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