1 reference to s_expandableChars
Microsoft.Build (1)
Evaluation\Expander.cs (1)
455
return expression.IndexOfAny(
s_expandableChars
) > -1;