2 references to Length
Microsoft.Build (2)
Evaluation\Expander.ItemExpander.Transforms.cs (2)
675
OneOrMultipleMetadataMatches singleMatch = new(quotedExpressionFunction, match.Index, match.
Length
, match.Name);
994
curIndex = match.Index + match.
Length
;