2 references to Parser
IntegrationTestsWebsite (2)
artifacts\obj\IntegrationTestsWebsite\Release\net9.0\Protos\Greet.cs (1)
74new pbr::GeneratedClrTypeInfo(typeof(global::IntegrationTestsWebsite.ComplextHelloRequest), global::IntegrationTestsWebsite.ComplextHelloRequest.Parser, new[]{ "Name" }, null, null, null, new pbr::GeneratedClrTypeInfo[] { new pbr::GeneratedClrTypeInfo(typeof(global::IntegrationTestsWebsite.ComplextHelloRequest.Types.NameDetail), global::IntegrationTestsWebsite.ComplextHelloRequest.Types.NameDetail.Parser, new[]{ "FirstName", "LastName" }, null, null, null, null)}),
artifacts\obj\IntegrationTestsWebsite\Release\net9.0\Protos\GreetGrpc.cs (1)
58static readonly grpc::Marshaller<global::IntegrationTestsWebsite.ComplextHelloRequest> __Marshaller_greet_ComplextHelloRequest = grpc::Marshallers.Create(__Helper_SerializeMessage, context => __Helper_DeserializeMessage(context, global::IntegrationTestsWebsite.ComplextHelloRequest.Parser));