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