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