4 writes to Type
Microsoft.Build (4)
Evaluation\Expander.ItemExpander.Transforms.OneOrMultipleMetadataMatches.cs (4)
27Type = MetadataMatchType.None; 32Type = MetadataMatchType.ExactSingle; 40Type = quotedExpressionFunction.Length == name.Length + QuotedExpressionSurroundCharCount 49Type = MetadataMatchType.Multiple;
2 references to Type
Microsoft.Build (2)
Evaluation\Expander.ItemExpander.Transforms.cs (2)
545switch (matches.Type) 677if (singleMatch.Type == MetadataMatchType.ExactSingle && !ItemSpecModifiers.IsItemSpecModifier(match.Name))