1 write to _traceIdentifier
Microsoft.AspNetCore.Hosting (1)
Internal\HostingApplicationDiagnostics.cs (1)
563_traceIdentifier = httpContext.TraceIdentifier;
2 references to _traceIdentifier
Microsoft.AspNetCore.Hosting (2)
Internal\HostingApplicationDiagnostics.cs (2)
550return new KeyValuePair<string, object>("RequestId", _traceIdentifier); 577_traceIdentifier);