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)
168
if (
_outgoingPathLogMode
== OutgoingPathLoggingMode.Formatted)