2 references to Parser
Microsoft.AspNetCore.Grpc.Microbenchmarks (2)
artifacts\obj\Microsoft.AspNetCore.Grpc.Microbenchmarks\Release\net9.0\Proto\Chat.cs (1)
34new pbr::GeneratedClrTypeInfo(typeof(global::Chat.ChatMessage), global::Chat.ChatMessage.Parser, new[]{ "Name", "Message" }, null, null, null, null)
artifacts\obj\Microsoft.AspNetCore.Grpc.Microbenchmarks\Release\net9.0\Proto\ChatGrpc.cs (1)
56static readonly grpc::Marshaller<global::Chat.ChatMessage> __Marshaller_chat_ChatMessage = grpc::Marshallers.Create(__Helper_SerializeMessage, context => __Helper_DeserializeMessage(context, global::Chat.ChatMessage.Parser));