Searched refs:ForSyntheticOneof (Results 1 – 2 of 2) sorted by relevance
63 internal static OneofAccessor ForSyntheticOneof(OneofDescriptor descriptor) in ForSyntheticOneof() method in Google.Protobuf.Reflection.OneofAccessor
173 return OneofAccessor.ForSyntheticOneof(this); in CreateAccessor()