1 reference to ItemExpressionCapture
Microsoft.Build (1)
Evaluation\ExpressionShredder.cs (1)
185
transformExpressions.Add(new
ItemExpressionCapture
(startQuoted, endQuoted - startQuoted, expression.Substring(startQuoted, endQuoted - startQuoted)));