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