1 write to scriptLocation
System (1)
net\System\Net\_WebProxyDataBuilder.cs (1)
75
m_Result.
scriptLocation
= scriptLocation;
1 reference to scriptLocation
System (1)
net\System\Net\webproxy.cs (1)
538
ScriptEngine.AutomaticConfigurationScript = m_EnableAutoproxy ? webProxyData.
scriptLocation
: null;