4 writes to _bodyBeforeClose
Microsoft.AspNetCore.HttpLogging (4)
ResponseBufferingStream.cs (4)
59_bodyBeforeClose = null; 76_bodyBeforeClose = null; 246_bodyBeforeClose = null; 256_bodyBeforeClose = GetString(_encoding!);
1 reference to _bodyBeforeClose
Microsoft.AspNetCore.HttpLogging (1)
ResponseBufferingStream.cs (1)
244var result = _bodyBeforeClose ?? GetString(_encoding!);