2 writes to _allowByteRangeRequests
PresentationCore (2)
MS\Internal\IO\Packaging\NetStream.cs (2)
102_allowByteRangeRequests = true; 988_allowByteRangeRequests = false;
2 references to _allowByteRangeRequests
PresentationCore (2)
MS\Internal\IO\Packaging\NetStream.cs (2)
1073if (_allowByteRangeRequests 1094if (_allowByteRangeRequests)