Searched refs:OneofNames (Results 1 – 2 of 2) sorted by relevance
67 public string[] OneofNames { get; } property in Google.Protobuf.Reflection.GeneratedClrTypeInfo92 OneofNames = oneofNames ?? EmptyNames; in GeneratedClrTypeInfo()
81 new OneofDescriptor(oneof, file, this, index, generatedCodeInfo.OneofNames[index])); in MessageDescriptor()