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