1 write to _firstRequestMade
PresentationCore (1)
Core\CSharp\MS\Internal\IO\Packaging\ByteRangeDownloader.cs (1)
237
_firstRequestMade
= true;
2 references to _firstRequestMade
PresentationCore (2)
Core\CSharp\MS\Internal\IO\Packaging\ByteRangeDownloader.cs (2)
349
if (!
_firstRequestMade
)
380
if (!
_firstRequestMade
)