1 write to internalInstance
System (1)
net\System\Net\AuthenticationManager.cs (1)
63internalInstance = SelectAuthenticationManagerInstance();
3 references to internalInstance
System (3)
net\System\Net\AuthenticationManager.cs (3)
57if (internalInstance == null) 61if (internalInstance == null) 68return internalInstance;