4 writes to Type
Microsoft.Build (4)
Evaluation\Expander.cs (4)
3311Type = MetadataMatchType.None; 3316Type = MetadataMatchType.ExactSingle; 3324Type = quotedExpressionFunction.Length == name.Length + QuotedExpressionSurroundCharCount 3332Type = MetadataMatchType.Multiple;
2 references to Type
Microsoft.Build (2)
Evaluation\Expander.cs (2)
2865switch (matches.Type) 2975if (singleMatch.Type == MetadataMatchType.ExactSingle && !isItemSpecModifier)