2 references to Parser
IntegrationTestsWebsite (2)
artifacts\obj\IntegrationTestsWebsite\Release\net9.0\Protos\Greet.cs (1)
76new pbr::GeneratedClrTypeInfo(typeof(global::IntegrationTestsWebsite.HelloReply), global::IntegrationTestsWebsite.HelloReply.Parser, new[]{ "Message" }, null, null, null, null)
artifacts\obj\IntegrationTestsWebsite\Release\net9.0\Protos\GreetGrpc.cs (1)
54static readonly grpc::Marshaller<global::IntegrationTestsWebsite.HelloReply> __Marshaller_greet_HelloReply = grpc::Marshallers.Create(__Helper_SerializeMessage, context => __Helper_DeserializeMessage(context, global::IntegrationTestsWebsite.HelloReply.Parser));