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