3 references to LogOnItemMetadataSelfReference
Microsoft.Build (3)
BackEnd\Components\RequestBuilder\IntrinsicTasks\ItemGroupIntrinsicTask.cs (1)
191
expanderOptions |= ExpanderOptions.
LogOnItemMetadataSelfReference
;
Evaluation\Expander.cs (2)
1065
_options = options & (ExpanderOptions.ExpandMetadata | ExpanderOptions.Truncate | ExpanderOptions.
LogOnItemMetadataSelfReference
);
1099
if ((_options & ExpanderOptions.
LogOnItemMetadataSelfReference
) != 0 &&