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