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