2 writes to s_RasSupported
System (2)
net\System\Net\UnsafeNativeMethods.cs (2)
217s_RasSupported = false; 221s_RasSupported = true;
4 references to s_RasSupported
System (4)
net\System\Net\UnsafeNativeMethods.cs (4)
225Logging.PrintInfo(Logging.Web, SR.GetString(SR.net_log_proxy_ras_supported, s_RasSupported)); 230if (!s_RasSupported) 252get { return s_RasSupported; } 291if (!s_RasSupported)