2 references to ActivityStartKey
Microsoft.AspNetCore.Hosting (2)
Internal\HostingApplicationDiagnostics.cs (2)
439
if (_diagnosticListener.IsEnabled(
ActivityStartKey
))
525
WriteDiagnosticEvent(_diagnosticListener,
ActivityStartKey
, httpContext);