2 references to SinkSingleQuotedExpression
Microsoft.Build (2)
Evaluation\ExpressionShredder.cs (2)
175bool isQuotedTransform = SinkSingleQuotedExpression(expression, ref currentIndex, end); 336bool isQuotedTransform = SinkSingleQuotedExpression(expression, ref i, end);