2 references to Parser
Sandbox (2)
artifacts\obj\Sandbox\Release\net11.0\Greet.cs (1)
40
new pbr::GeneratedClrTypeInfo(typeof(global::Greet.HelloRequestFrom), global::Greet.HelloRequestFrom.
Parser
, new[]{ "Name", "From" }, null, null, null, null),
artifacts\obj\Sandbox\Release\net11.0\GreetGrpc.cs (1)
57
static readonly grpc::Marshaller<global::Greet.HelloRequestFrom> __Marshaller_greet_HelloRequestFrom = grpc::Marshallers.Create(__Helper_SerializeMessage, context => __Helper_DeserializeMessage(context, global::Greet.HelloRequestFrom.
Parser
));