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