Home
last modified time | relevance | path

Searched refs:IExtensionSetReflector (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();
156 private interface IExtensionSetReflector interface in Google.Protobuf.Reflection.ReflectionUtil
311 private class ExtensionSetReflector<T1> : IExtensionSetReflector where T1 : IExtendableMessage<T1>

Completed in 1 milliseconds