2 references to Parser
Microsoft.AspNetCore.Grpc.Swagger.Tests (2)
artifacts\obj\Microsoft.AspNetCore.Grpc.Swagger.Tests\Release\net9.0\Proto\Parameters.cs (1)
85new pbr::GeneratedClrTypeInfo(typeof(global::Params.RequestThree), global::Params.RequestThree.Parser, new[]{ "ParameterOne", "ParameterTwo", "ParameterThree" }, null, null, null, new pbr::GeneratedClrTypeInfo[] { null, }),
artifacts\obj\Microsoft.AspNetCore.Grpc.Swagger.Tests\Release\net9.0\Proto\ParametersGrpc.cs (1)
59static readonly grpc::Marshaller<global::Params.RequestThree> __Marshaller_params_RequestThree = grpc::Marshallers.Create(__Helper_SerializeMessage, context => __Helper_DeserializeMessage(context, global::Params.RequestThree.Parser));