Home
last modified time | relevance | path

Searched refs:ExtensionSetReflector (Results 1 - 1 of 1) sorted by relevance

/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/
H A DReflectionUtil.cs119 ((IExtensionSetReflector)Activator.CreateInstance(typeof(ExtensionSetReflector<>).MakeGenericType(msg))).CreateIsInitializedCaller();
311 private class ExtensionSetReflector<T1> : IExtensionSetReflector where T1 : IExtendableMessage<T1> class in Google.Protobuf.Reflection.ReflectionUtil

Completed in 1 milliseconds