1 reference to ItemExpressionCapture
Microsoft.Build (1)
Evaluation\ExpressionShredder.cs (1)
262ItemExpressionCapture expressionCapture = new ItemExpressionCapture(startPoint, endPoint - startPoint, Strings.WeakIntern(expression.AsSpan(startPoint, endPoint - startPoint)), itemName, separator, separatorStart, transformExpressions);