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