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