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();