4 references to QuotedExpressionSurroundCharCount
Microsoft.Build (4)
Evaluation\Expander.ItemExpander.Transforms.cs (2)
708
if (length == cachedMatch.Length +
QuotedExpressionSurroundCharCount
712
ReadOnlySpan<char> span = stringToCheck.AsSpan(2, length -
QuotedExpressionSurroundCharCount
);
Evaluation\Expander.ItemExpander.Transforms.MetadataMatch.cs (1)
21
: this(index: 0, name.Length +
QuotedExpressionSurroundCharCount
, name)
Evaluation\Expander.ItemExpander.Transforms.OneOrMultipleMetadataMatches.cs (1)
40
Type = quotedExpressionFunction.Length == name.Length +
QuotedExpressionSurroundCharCount