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