3 references to ItemExpressionCapture
Microsoft.Build (3)
Evaluation\ExpressionShredder.cs (3)
847transform = new ItemExpressionCapture(startTransform, i - startTransform, expression.Substring(startTransform, i - startTransform), null, null, -1, null, functionName, functionArguments); 967: this(index, length, subExpression, null, null, -1, null, null, null) 972: this(index, length, subExpression, itemType, separator, separatorStart, captures, null, null)