4 references to QuotedExpressionSurroundCharCount
Microsoft.Build (4)
Evaluation\Expander.ItemExpander.Transforms.cs (2)
697if (length == cachedMatch.Length + QuotedExpressionSurroundCharCount 701ReadOnlySpan<char> span = stringToCheck.AsSpan(2, length - QuotedExpressionSurroundCharCount);
Evaluation\Expander.ItemExpander.Transforms.MetadataMatch.cs (1)
28Length = name.Length + QuotedExpressionSurroundCharCount;
Evaluation\Expander.ItemExpander.Transforms.OneOrMultipleMetadataMatches.cs (1)
39Type = quotedExpressionFunction.Length == name.Length + QuotedExpressionSurroundCharCount