Home
last modified time | relevance | path

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

/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/
DReflectionUtil.cs166 Action<IMessage> CreateActionIMessage(MethodInfo method); in CreateActionIMessage() method
199 public Action<IMessage> CreateActionIMessage(MethodInfo method) { in CreateActionIMessage() method in Google.Protobuf.Reflection.ReflectionUtil.ReflectionHelper