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