2 writes to _hasLogged
Microsoft.AspNetCore.HttpLogging (2)
ResponseBufferingStream.cs (2)
186_hasLogged = true; 195_hasLogged = true;
1 reference to _hasLogged
Microsoft.AspNetCore.HttpLogging (1)
ResponseBufferingStream.cs (1)
209if (_logBody && !_hasLogged)