Home
last modified time | relevance | path

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

/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/
DReflectionUtil.cs158 Func<IMessage, bool> CreateIsInitializedCaller(); in CreateIsInitializedCaller() method
313 public Func<IMessage, bool> CreateIsInitializedCaller() in CreateIsInitializedCaller() method in Google.Protobuf.Reflection.ReflectionUtil.ExtensionSetReflector