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