Searched refs:CreateDeclarationMap (Results 1 – 1 of 1) sorted by relevance
108 …ations = new Lazy<Dictionary<IDescriptor, DescriptorDeclaration>>(CreateDeclarationMap, LazyThread… in FileDescriptor()124 private Dictionary<IDescriptor, DescriptorDeclaration> CreateDeclarationMap() in CreateDeclarationMap() method in Google.Protobuf.Reflection.FileDescriptor