2 references to FileSpecRegexMinLength
Microsoft.Build.Framework (2)
Utilities\FileMatcher.cs (2)
1197FileSpecRegexMinLength == FileSpecRegexParts.BeginningOfLine.Length 1204using (var matchFileExpression = new ReuseableStringBuilder(FileSpecRegexMinLength + NativeMethods.MAX_PATH))