3 references to ExpandCustomMetadata
Microsoft.Build (3)
Evaluation\Expander.cs (3)
66ExpandMetadata = ExpandCustomMetadata | ExpandBuiltInMetadata, 118ExpandPropertiesAndCustomMetadata = ExpandCustomMetadata | ExpandProperties, 1104(!isBuiltInMetadata && ((evaluator._options & ExpanderOptions.ExpandCustomMetadata) != 0)))