2 references to Parser
Sandbox (2)
artifacts\obj\Sandbox\Release\net11.0\Greet.cs (1)
41new pbr::GeneratedClrTypeInfo(typeof(global::Greet.HelloReply), global::Greet.HelloReply.Parser, new[]{ "Message", "Nested" }, null, null, null, null)
artifacts\obj\Sandbox\Release\net11.0\GreetGrpc.cs (1)
55static readonly grpc::Marshaller<global::Greet.HelloReply> __Marshaller_greet_HelloReply = grpc::Marshallers.Create(__Helper_SerializeMessage, context => __Helper_DeserializeMessage(context, global::Greet.HelloReply.Parser));