2 writes to Length
Microsoft.Build (2)
Evaluation\Expander.ItemExpander.Transforms.MetadataMatch.cs (2)
28Length = name.Length + QuotedExpressionSurroundCharCount; 35Length = match.Length;
1 reference to Length
Microsoft.Build (1)
Evaluation\Expander.ItemExpander.Transforms.cs (1)
983curIndex = match.Index + match.Length;