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