2 references to Parser
Microsoft.AspNetCore.Grpc.Swagger.Tests (2)
artifacts\obj\Microsoft.AspNetCore.Grpc.Swagger.Tests\Release\net11.0\Proto\Body.cs (1)
47
new pbr::GeneratedClrTypeInfo(typeof(global::Body.RequestOne), global::Body.RequestOne.
Parser
, new[]{ "ParameterOne", "ParameterTwo", "ParameterThree" }, null, null, null, new pbr::GeneratedClrTypeInfo[] { null, }),
artifacts\obj\Microsoft.AspNetCore.Grpc.Swagger.Tests\Release\net11.0\Proto\BodyGrpc.cs (1)
53
static readonly grpc::Marshaller<global::Body.RequestOne> __Marshaller_body_RequestOne = grpc::Marshallers.Create(__Helper_SerializeMessage, context => __Helper_DeserializeMessage(context, global::Body.RequestOne.
Parser
));