4 references to QuotedExpressionSurroundCharCount
Microsoft.Build (4)
Evaluation\Expander.ItemExpander.Transforms.cs (2)
708if (length == cachedMatch.Length + QuotedExpressionSurroundCharCount 712ReadOnlySpan<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)
40Type = quotedExpressionFunction.Length == name.Length + QuotedExpressionSurroundCharCount