2 references to Contains
System.Net.Security (2)
System\Net\Security\NegotiateAuthentication.cs (1)
449bool found = _extendedProtectionPolicy.CustomServiceNames.Contains(clientSpn);
System\Security\Authentication\ExtendedProtection\ServiceNameCollection.cs (1)
139if (!Contains(serviceName))