1 write to _fullDownloadComplete
PresentationCore (1)
MS\Internal\IO\Packaging\NetStream.cs (1)
574_fullDownloadComplete = true;
3 references to _fullDownloadComplete
PresentationCore (3)
MS\Internal\IO\Packaging\NetStream.cs (3)
1006if (_fullDownloadComplete) 1125if (_fullDownloadComplete) 1165Debug.Assert(_fullDownloadComplete, "Do not call this unless full download is complete.");