2 writes to _pendingStream
PresentationFramework (2)
System\Windows\Documents\PageContentAsyncResult.cs (2)
154_pendingStream = responseStream; 236_pendingStream = null;
1 reference to _pendingStream
PresentationFramework (1)
System\Windows\Documents\PageContentAsyncResult.cs (1)
235_pendingStream?.Close();