2 writes to m_IsStrictCacheErrors
System (2)
net\System\Net\Cache\_CacheStreams.cs (2)
878
m_IsStrictCacheErrors
= isStrictCacheErrors;
890
m_IsStrictCacheErrors
= isStrictCacheErrors;
2 references to m_IsStrictCacheErrors
System (2)
net\System\Net\Cache\_CacheStreams.cs (2)
1012
if (
m_IsStrictCacheErrors
)
1023
if (
m_IsStrictCacheErrors
)