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