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