2 writes to _traceIdentitfier
Microsoft.AspNetCore.Server.HttpSys (2)
RequestProcessing\RequestContext.FeatureCollection.cs (2)
568
_traceIdentitfier
= TraceIdentifier.ToString();
575
_traceIdentitfier
= value;
1 reference to _traceIdentitfier
Microsoft.AspNetCore.Server.HttpSys (1)
RequestProcessing\RequestContext.FeatureCollection.cs (1)
571
return
_traceIdentitfier
!;