2 references to FileSpecRegexMinLength
Microsoft.Build.Tasks.Core (2)
FileMatcher.cs (2)
1184
FileSpecRegexMinLength
== FileSpecRegexParts.BeginningOfLine.Length
1191
using (var matchFileExpression = new ReuseableStringBuilder(
FileSpecRegexMinLength
+ NativeMethodsShared.MAX_PATH))