2 references to AsyncContext
Microsoft.Extensions.AsyncState (2)
AsyncStateExtensions.cs (2)
27services.TryAddSingleton(typeof(IAsyncContext<>), typeof(AsyncContext<>)); 29services.TryAddSingleton(typeof(IAsyncLocalContext<>), typeof(AsyncContext<>));