4 writes to Type
Microsoft.Build (4)
Evaluation\Expander.ItemExpander.Transforms.OneOrMultipleMetadataMatches.cs (4)
26Type = MetadataMatchType.None; 31Type = MetadataMatchType.ExactSingle; 39Type = quotedExpressionFunction.Length == name.Length + QuotedExpressionSurroundCharCount 47Type = MetadataMatchType.Multiple;
2 references to Type
Microsoft.Build (2)
Evaluation\Expander.ItemExpander.Transforms.cs (2)
548switch (matches.Type) 658if (singleMatch.Type == MetadataMatchType.ExactSingle && !isItemSpecModifier)