1 reference to __Helper_DeserializeMessage
Microsoft.AspNetCore.Grpc.Microbenchmarks (1)
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));