1 write to _options
Microsoft.AspNetCore.HttpLogging (1)
ResponseBufferingStream.cs (1)
36_options = options;
3 references to _options
Microsoft.AspNetCore.HttpLogging (3)
ResponseBufferingStream.cs (3)
108HttpLoggingMiddleware.LogResponseHeadersSync(_logContext, _options, _interceptors, _logger); 118await HttpLoggingMiddleware.LogResponseHeadersAsync(_logContext, _options, _interceptors, _logger); 129_options.MediaTypeOptions.MediaTypeStates, out _encoding))