4 writes to Type
Microsoft.Build (4)
Evaluation\Expander.cs (4)
3382
Type
= MetadataMatchType.None;
3387
Type
= MetadataMatchType.ExactSingle;
3395
Type
= quotedExpressionFunction.Length == name.Length + QuotedExpressionSurroundCharCount
3403
Type
= MetadataMatchType.Multiple;
2 references to Type
Microsoft.Build (2)
Evaluation\Expander.cs (2)
2934
switch (matches.
Type
)
3044
if (singleMatch.
Type
== MetadataMatchType.ExactSingle && !isItemSpecModifier)