2 writes to _pendingStream
PresentationFramework (2)
System\Windows\Documents\PageContentAsyncResult.cs (2)
155_pendingStream = responseStream; 239_pendingStream = null;
2 references to _pendingStream
PresentationFramework (2)
System\Windows\Documents\PageContentAsyncResult.cs (2)
236if (_pendingStream != null) 238_pendingStream.Close();