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