3 references to ProcessXml
illink (3)
Linker.Steps\BodySubstitutionParser.cs (1)
32
ProcessXml
(stripSubstitutions, _context.IgnoreSubstitutions);
Linker.Steps\DescriptorMarker.cs (1)
50
ProcessXml
(stripDescriptors, _context.IgnoreDescriptors);
Linker.Steps\LinkAttributesParser.cs (1)
36
ProcessXml
(stripLinkAttributes, _context.IgnoreLinkAttributes);