2 references to MatchAllRegex
System (2)
net\System\Net\WebPermission.cs (2)
268
return (new Regex[] {
MatchAllRegex
}).GetEnumerator();
291
return (new Regex[] {
MatchAllRegex
}).GetEnumerator();