1 reference to FileSpecRegexMinLength
Microsoft.Build.Framework (1)
Utilities\FileMatcher.cs (1)
1326
using (var matchFileExpression = new ReuseableStringBuilder(
FileSpecRegexMinLength
+ NativeMethods.MAX_PATH))