1 reference to s_definitelyNeedQuotesRegexNoHyphen
Microsoft.Build.Utilities.Core (1)
CommandLineBuilder.cs (1)
158new Regex(_quoteHyphens ? s_definitelyNeedQuotesRegexWithHyphen : s_definitelyNeedQuotesRegexNoHyphen, RegexOptions.CultureInvariant);