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