2 instantiations of AuthenticationManager2
System (2)
net\System\Net\AuthenticationManager.cs (2)
92
return new
AuthenticationManager2
((int)maxPrefixLookupEntries);
96
return new
AuthenticationManager2
();