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.cs142 Action<IMessage> CreateActionIMessage(MethodInfo method); in CreateActionIMessage() method
183 public Action<IMessage> CreateActionIMessage(MethodInfo method) in CreateActionIMessage() method in Google.Protobuf.Reflection.ReflectionUtil.ReflectionHelper