2 references to FileSpecRegexMinLength
Microsoft.Build (2)
FileMatcher.cs (2)
1187
FileSpecRegexMinLength
== FileSpecRegexParts.BeginningOfLine.Length
1194
using (var matchFileExpression = new ReuseableStringBuilder(
FileSpecRegexMinLength
+ NativeMethodsShared.MAX_PATH))