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