4 writes to Type
Microsoft.Build (4)
Evaluation\Expander.cs (4)
3363Type = MetadataMatchType.None; 3368Type = MetadataMatchType.ExactSingle; 3376Type = quotedExpressionFunction.Length == name.Length + QuotedExpressionSurroundCharCount 3384Type = MetadataMatchType.Multiple;
2 references to Type
Microsoft.Build (2)
Evaluation\Expander.cs (2)
2917switch (matches.Type) 3027if (singleMatch.Type == MetadataMatchType.ExactSingle && !isItemSpecModifier)