1 write to _options
Microsoft.AspNetCore.HttpLogging (1)
ResponseBufferingStream.cs (1)
38_options = options;
3 references to _options
Microsoft.AspNetCore.HttpLogging (3)
ResponseBufferingStream.cs (3)
110HttpLoggingMiddleware.LogResponseHeadersSync(_logContext, _options, _interceptors, _logger); 120await HttpLoggingMiddleware.LogResponseHeadersAsync(_logContext, _options, _interceptors, _logger); 131_options.MediaTypeOptions.MediaTypeStates, out _encoding))