2 references to __Method_Chat
Microsoft.AspNetCore.Grpc.Microbenchmarks (2)
artifacts\obj\Microsoft.AspNetCore.Grpc.Microbenchmarks\Release\net9.0\Proto\ChatGrpc.cs (2)
97.AddMethod(__Method_Chat, serviceImpl.Chat).Build(); 107serviceBinder.AddMethod(__Method_Chat, serviceImpl == null ? null : new grpc::DuplexStreamingServerMethod<global::Chat.ChatMessage, global::Chat.ChatMessage>(serviceImpl.Chat));