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)
209
if (_logBody && !
_hasLogged
)