4 writes to Type
Microsoft.Build (4)
Evaluation\Expander.cs (4)
3382Type = MetadataMatchType.None; 3387Type = MetadataMatchType.ExactSingle; 3395Type = quotedExpressionFunction.Length == name.Length + QuotedExpressionSurroundCharCount 3403Type = MetadataMatchType.Multiple;
2 references to Type
Microsoft.Build (2)
Evaluation\Expander.cs (2)
2934switch (matches.Type) 3044if (singleMatch.Type == MetadataMatchType.ExactSingle && !isItemSpecModifier)