1 write to IgnoreLinkAttributes
illink (1)
Linker\Driver.cs (1)
475
if (!GetBoolParam(token, l => context.
IgnoreLinkAttributes
= l))
1 reference to IgnoreLinkAttributes
illink (1)
Linker.Steps\LinkAttributesParser.cs (1)
36
ProcessXml(stripLinkAttributes, _context.
IgnoreLinkAttributes
);