1 write to _settings
System.Web (1)
OutputCacheModule.cs (1)
97
_settings
= settings;
3 references to _settings
System.Web (3)
Cache\OutputCache.cs (2)
217
cachedRawResponse.
_settings
,
782
&& rawResponse.
_settings
.IsValidationCallbackSerializable()
OutputCacheModule.cs (1)
698
settings = cachedRawResponse.
_settings
;