1 write to _fullDownloadComplete
PresentationCore (1)
Core\CSharp\MS\Internal\IO\Packaging\NetStream.cs (1)
606_fullDownloadComplete = true;
3 references to _fullDownloadComplete
PresentationCore (3)
Core\CSharp\MS\Internal\IO\Packaging\NetStream.cs (3)
1061if (_fullDownloadComplete) 1187if (_fullDownloadComplete) 1232Debug.Assert(_fullDownloadComplete, "Do not call this unless full download is complete.");