1 write to _logBody
Microsoft.AspNetCore.HttpLogging (1)
ResponseBufferingStream.cs (1)
133_logBody = true;
4 references to _logBody
Microsoft.AspNetCore.HttpLogging (4)
ResponseBufferingStream.cs (4)
89if (_logBody && innerCount > 0) 182if (_logBody) 192if (_logBody) 209if (_logBody && !_hasLogged)