2 writes to _allowByteRangeRequests
PresentationCore (2)
Core\CSharp\MS\Internal\IO\Packaging\NetStream.cs (2)
117_allowByteRangeRequests = true; 1043_allowByteRangeRequests = false;
2 references to _allowByteRangeRequests
PresentationCore (2)
Core\CSharp\MS\Internal\IO\Packaging\NetStream.cs (2)
1135if (_allowByteRangeRequests 1156if (_allowByteRangeRequests)