1 instantiation of OrleansServiceClient
Aspire.Hosting.Orleans (1)
OrleansServiceExtensions.cs (1)
403return new OrleansServiceClient(orleansService);
3 references to OrleansServiceClient
Aspire.Hosting.Orleans (3)
OrleansServiceClientExtensions.cs (2)
10/// Extension methods for <see cref="OrleansServiceClient"/>. 24OrleansServiceClient orleansServiceClient)
OrleansServiceExtensions.cs (1)
401public static OrleansServiceClient AsClient(this OrleansService orleansService)