2 writes to Scope
Microsoft.AspNetCore.Hosting (2)
Internal\HostingApplication.cs (1)
171Scope = null;
Internal\HostingApplicationDiagnostics.cs (1)
153context.Scope = Log.RequestScope(_logger, httpContext);
1 reference to Scope
Microsoft.AspNetCore.Hosting (1)
Internal\HostingApplicationDiagnostics.cs (1)
271context.Scope?.Dispose();