1 write to _firstRequestMade
PresentationCore (1)
MS\Internal\IO\Packaging\ByteRangeDownloader.cs (1)
192
_firstRequestMade
= true;
2 references to _firstRequestMade
PresentationCore (2)
MS\Internal\IO\Packaging\ByteRangeDownloader.cs (2)
296
if (!
_firstRequestMade
)
327
if (!
_firstRequestMade
)