Searched refs:PropertyNames (Results 1 – 2 of 2) sorted by relevance
60 public string[] PropertyNames { get; } property in Google.Protobuf.Reflection.GeneratedClrTypeInfo91 PropertyNames = propertyNames ?? EmptyNames; in GeneratedClrTypeInfo()
96 … new FieldDescriptor(field, file, this, index, generatedCodeInfo?.PropertyNames[index])); in MessageDescriptor()