2 references to Parser
Microsoft.AspNetCore.Grpc.Swagger.Tests (2)
artifacts\obj\Microsoft.AspNetCore.Grpc.Swagger.Tests\Release\net9.0\Proto\Parameters.cs (1)
86new pbr::GeneratedClrTypeInfo(typeof(global::Params.RequestFour), global::Params.RequestFour.Parser, new[]{ "ParameterOne", "ParameterTwo" }, null, null, null, new pbr::GeneratedClrTypeInfo[] { new pbr::GeneratedClrTypeInfo(typeof(global::Params.RequestFour.Types.Nested), global::Params.RequestFour.Types.Nested.Parser, new[]{ "NestedParameterOne", "NestedParameterTwo", "NestedParameterThree", "NestedParameterFour" }, null, null, null, null)}),
artifacts\obj\Microsoft.AspNetCore.Grpc.Swagger.Tests\Release\net9.0\Proto\ParametersGrpc.cs (1)
61static readonly grpc::Marshaller<global::Params.RequestFour> __Marshaller_params_RequestFour = grpc::Marshallers.Create(__Helper_SerializeMessage, context => __Helper_DeserializeMessage(context, global::Params.RequestFour.Parser));