3 references to Match
System (3)
net\System\Net\HttpListener.cs (1)
2123else if (ServiceNameCollection.Match(clientSpn, "http/localhost"))
security\system\security\Authentication\ExtendedProtection\ServiceNameCollection.cs (2)
73if (Match(serviceName, searchServiceName)) { 185if (Match(inputServiceName, normalizedServiceName))