2 writes to _allowByteRangeRequests
PresentationCore (2)
MS\Internal\IO\Packaging\NetStream.cs (2)
96_allowByteRangeRequests = true; 978_allowByteRangeRequests = false;
2 references to _allowByteRangeRequests
PresentationCore (2)
MS\Internal\IO\Packaging\NetStream.cs (2)
1063if (_allowByteRangeRequests 1084if (_allowByteRangeRequests)