1 write to _enableResponseCaching
Microsoft.AspNetCore.Server.HttpSys (1)
RequestProcessing\RequestContext.FeatureCollection.cs (1)
130_enableResponseCaching = Server.Options.EnableResponseCaching;
1 reference to _enableResponseCaching
Microsoft.AspNetCore.Server.HttpSys (1)
RequestProcessing\RequestContext.FeatureCollection.cs (1)
692if (_enableResponseCaching)