1 write to _outgoingPathLogMode
Microsoft.Extensions.Http.Diagnostics (1)
Logging\Internal\HttpRequestReader.cs (1)
73_outgoingPathLogMode = Throw.IfOutOfRange(options.RequestPathLoggingMode);
1 reference to _outgoingPathLogMode
Microsoft.Extensions.Http.Diagnostics (1)
Logging\Internal\HttpRequestReader.cs (1)
255if (_outgoingPathLogMode == OutgoingPathLoggingMode.Formatted)