3 writes to _method
PresentationCore (3)
MS\Internal\IO\Packaging\PseudoWebRequest.cs (3)
219_method = value; 346_method = WebRequestMethods.Http.Get; // http default 352_method = WebRequestMethods.Ftp.DownloadFile; // ftp default
1 reference to _method
PresentationCore (1)
MS\Internal\IO\Packaging\PseudoWebRequest.cs (1)
213return _method;