2 writes to Scheme
Microsoft.AspNetCore.Hosting (2)
Internal\HostingApplicationDiagnostics.cs (1)
66context.MetricsTagsFeature.Scheme = httpContext.Request.Scheme;
Internal\HttpMetricsTagsFeature.cs (1)
27Scheme = null;
1 reference to Scheme
Microsoft.AspNetCore.Hosting (1)
Internal\HostingApplicationDiagnostics.cs (1)
166context.MetricsTagsFeature.Scheme!,