2 writes to _pendingStream
PresentationFramework (2)
src\Framework\System\Windows\Documents\PageContentAsyncResult.cs (2)
171_pendingStream = responseStream; 255_pendingStream = null;
2 references to _pendingStream
PresentationFramework (2)
src\Framework\System\Windows\Documents\PageContentAsyncResult.cs (2)
252if (_pendingStream != null) 254_pendingStream.Close();