1 write to _firstRequestMade
PresentationCore (1)
MS\Internal\IO\Packaging\ByteRangeDownloader.cs (1)
197
_firstRequestMade
= true;
2 references to _firstRequestMade
PresentationCore (2)
MS\Internal\IO\Packaging\ByteRangeDownloader.cs (2)
301
if (!
_firstRequestMade
)
332
if (!
_firstRequestMade
)