2 references to Parser
Microsoft.AspNetCore.Grpc.Swagger.Tests (2)
artifacts\obj\Microsoft.AspNetCore.Grpc.Swagger.Tests\Release\net9.0\Proto\Parameters.cs (1)
83new pbr::GeneratedClrTypeInfo(typeof(global::Params.RequestOne), global::Params.RequestOne.Parser, new[]{ "ParameterInt", "ParameterString" }, null, null, null, null),
artifacts\obj\Microsoft.AspNetCore.Grpc.Swagger.Tests\Release\net9.0\Proto\ParametersGrpc.cs (1)
53static readonly grpc::Marshaller<global::Params.RequestOne> __Marshaller_params_RequestOne = grpc::Marshallers.Create(__Helper_SerializeMessage, context => __Helper_DeserializeMessage(context, global::Params.RequestOne.Parser));