2 writes to _proxy
PresentationCore (2)
MS\Internal\IO\Packaging\ByteRangeDownloader.cs (2)
124
_proxy
= null;
303
_proxy
= value;
1 reference to _proxy
PresentationCore (1)
MS\Internal\IO\Packaging\ByteRangeDownloader.cs (1)
455
request.Proxy =
_proxy
;