3 references to PrefixLookup
System (3)
net\System\Net\_AuthenticationManager2.cs (1)
26this.moduleBinding = new PrefixLookup();
net\System\Net\_AuthenticationManagerDefault.cs (1)
30private PrefixLookup moduleBinding = new PrefixLookup();
net\System\Net\_DigestClient.cs (1)
28private static PrefixLookup challengeCache = new PrefixLookup();