2 writes to _pendingStream
PresentationFramework (2)
System\Windows\Documents\PageContentAsyncResult.cs (2)
167_pendingStream = responseStream; 251_pendingStream = null;
2 references to _pendingStream
PresentationFramework (2)
System\Windows\Documents\PageContentAsyncResult.cs (2)
248if (_pendingStream != null) 250_pendingStream.Close();