Home
last modified time | relevance | path

Searched defs:nestedEnums (Results 1 – 1 of 1) sorted by relevance

/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/
DGeneratedClrTypeInfo.cs91 …MessageParser parser, string[] propertyNames, string[] oneofNames, Type[] nestedEnums, Extension[]… in GeneratedClrTypeInfo()
107 …MessageParser parser, string[] propertyNames, string[] oneofNames, Type[] nestedEnums, GeneratedCl… in GeneratedClrTypeInfo()
115 …public GeneratedClrTypeInfo(Type[] nestedEnums, Extension[] extensions, GeneratedClrTypeInfo[] nes… in GeneratedClrTypeInfo()
123 public GeneratedClrTypeInfo(Type[] nestedEnums, GeneratedClrTypeInfo[] nestedTypes) in GeneratedClrTypeInfo()