2 references to Parser
Microsoft.AspNetCore.Grpc.JsonTranscoding.Tests (2)
artifacts\obj\Microsoft.AspNetCore.Grpc.JsonTranscoding.Tests\Release\net11.0\Proto\Issue045270\Hello.cs (1)
40
new pbr::GeneratedClrTypeInfo(typeof(global::Example.Hello.SayResponse), global::Example.Hello.SayResponse.
Parser
, new[]{ "Message", "Country" }, null, null, null, null)
artifacts\obj\Microsoft.AspNetCore.Grpc.JsonTranscoding.Tests\Release\net11.0\Proto\Issue045270\HelloGrpc.cs (1)
51
static readonly grpc::Marshaller<global::Example.Hello.SayResponse> __Marshaller_example_hello_SayResponse = grpc::Marshallers.Create(__Helper_SerializeMessage, context => __Helper_DeserializeMessage(context, global::Example.Hello.SayResponse.
Parser
));