Home
last modified time | relevance | path

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

/external/protobuf/csharp/src/Google.Protobuf/Reflection/
DReflectionUtil.cs141 Action<IMessage, object> CreateActionIMessageObject(MethodInfo method); in CreateActionIMessageObject() method
187 public Action<IMessage, object> CreateActionIMessageObject(MethodInfo method) in CreateActionIMessageObject() method in Google.Protobuf.Reflection.ReflectionUtil.ReflectionHelper