2 writes to _pendingStream
PresentationFramework (2)
System\Windows\Documents\PageContentAsyncResult.cs (2)
154_pendingStream = responseStream; 238_pendingStream = null;
2 references to _pendingStream
PresentationFramework (2)
System\Windows\Documents\PageContentAsyncResult.cs (2)
235if (_pendingStream != null) 237_pendingStream.Close();