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