1 write to Length
Microsoft.Build (1)
Evaluation\ExpressionShredder.cs (1)
730
Length
= length;
2 references to Length
Microsoft.Build (2)
Evaluation\Expander.cs (2)
1108
start = (itemExpressionCapture.Index + itemExpressionCapture.
Length
);
2360
lastStringIndex = currentItem.Index + currentItem.
Length
;