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