1 instantiation of XmlDocClient
Microsoft.AspNetCore.Grpc.Swagger.Tests (1)
artifacts\obj\Microsoft.AspNetCore.Grpc.Swagger.Tests\Release\net11.0\Proto\XmldocGrpc.cs (1)
445
return new
XmlDocClient
(configuration);
2 references to XmlDocClient
Microsoft.AspNetCore.Grpc.Swagger.Tests (2)
artifacts\obj\Microsoft.AspNetCore.Grpc.Swagger.Tests\Release\net11.0\Proto\XmldocGrpc.cs (2)
175
public partial class XmlDocClient : grpc::ClientBase<
XmlDocClient
>
443
protected override
XmlDocClient
NewInstance(ClientBaseConfiguration configuration)