2 references to StartsWithUncPatternMatchLength
Microsoft.Build.Framework.UnitTests (2)
FileUtilitiesRegex.cs (2)
90
return
StartsWithUncPatternMatchLength
(pattern) == pattern.Length;
101
return
StartsWithUncPatternMatchLength
(pattern) != -1;