1 write to _logBody
Microsoft.AspNetCore.HttpLogging (1)
ResponseBufferingStream.cs (1)
131
_logBody
= true;
3 references to _logBody
Microsoft.AspNetCore.HttpLogging (3)
ResponseBufferingStream.cs (3)
87
if (
_logBody
&& innerCount > 0)
180
if (
_logBody
)
189
if (
_logBody
)