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