2 writes to _cacheStream
PresentationCore (2)
MS\Internal\AppModel\SiteOfOriginPart.cs (2)
111_cacheStream = null; 203_cacheStream = responseStream;
2 references to _cacheStream
PresentationCore (2)
MS\Internal\AppModel\SiteOfOriginPart.cs (2)
101if (_cacheStream != null) 110Stream temp = _cacheStream;