11 instantiations of AsyncServiceScope
Microsoft.AspNetCore.Components.Server.Tests (9)
Microsoft.Extensions.DependencyInjection.Abstractions (2)
32 references to AsyncServiceScope
Microsoft.AspNetCore.Components (1)
Microsoft.AspNetCore.Components.Server (5)
Microsoft.AspNetCore.Components.Server.Tests (2)
Circuits\TestCircuitHost.cs (2)
16private TestCircuitHost(CircuitId circuitId, AsyncServiceScope scope, CircuitOptions options, CircuitClientProxy client, RemoteRenderer renderer, IReadOnlyList<ComponentDescriptor> descriptors, RemoteJSRuntime jsRuntime, RemoteNavigationManager navigationManager, CircuitHandler[] circuitHandlers, ILogger logger)
23AsyncServiceScope? serviceScope = null,
Microsoft.AspNetCore.Components.WebAssembly (3)
Microsoft.AspNetCore.Components.WebView (3)
Microsoft.AspNetCore.Diagnostics (1)
Microsoft.AspNetCore.Http.Connections (1)
Microsoft.AspNetCore.Mvc.FunctionalTests (1)
Microsoft.AspNetCore.SignalR.Core (7)
Microsoft.Extensions.DependencyInjection.Abstractions (7)
Microsoft.Extensions.Diagnostics.HealthChecks (1)