2 references to AttributeUrlScheme
Microsoft.AspNetCore.Hosting (2)
Internal\HostingApplicationDiagnostics.cs (1)
495
creationTags.Add(HostingTelemetryHelpers.
AttributeUrlScheme
, request.Scheme);
Internal\HostingMetrics.cs (1)
111
tags.Add(HostingTelemetryHelpers.
AttributeUrlScheme
, scheme);