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