2 references to Parser
Microsoft.AspNetCore.Grpc.Swagger.Tests (2)
artifacts\obj\Microsoft.AspNetCore.Grpc.Swagger.Tests\Release\net11.0\Proto\Counter.cs (1)
36new pbr::GeneratedClrTypeInfo(typeof(global::Count.CountRequest), global::Count.CountRequest.Parser, new[]{ "Value1", "Value2" }, null, null, null, null),
artifacts\obj\Microsoft.AspNetCore.Grpc.Swagger.Tests\Release\net11.0\Proto\CounterGrpc.cs (1)
53static readonly grpc::Marshaller<global::Count.CountRequest> __Marshaller_count_CountRequest = grpc::Marshallers.Create(__Helper_SerializeMessage, context => __Helper_DeserializeMessage(context, global::Count.CountRequest.Parser));