2 references to Parser
Microsoft.AspNetCore.Grpc.JsonTranscoding.Tests (2)
artifacts\obj\Microsoft.AspNetCore.Grpc.JsonTranscoding.Tests\Release\net9.0\Proto\Httpbody.cs (1)
38new pbr::GeneratedClrTypeInfo(typeof(global::Transcoding.HelloWorldRequest), global::Transcoding.HelloWorldRequest.Parser, new[]{ "Name" }, null, null, null, null)
artifacts\obj\Microsoft.AspNetCore.Grpc.JsonTranscoding.Tests\Release\net9.0\Proto\HttpbodyGrpc.cs (1)
53static readonly grpc::Marshaller<global::Transcoding.HelloWorldRequest> __Marshaller_transcoding_HelloWorldRequest = grpc::Marshallers.Create(__Helper_SerializeMessage, context => __Helper_DeserializeMessage(context, global::Transcoding.HelloWorldRequest.Parser));