3 references to LogWarning
illink (3)
Linker.Steps\ProcessLinkerXmlBase.cs (1)
477
_context.
LogWarning
(message, warningCode, GetMessageOriginForPosition (position));
Linker\LinkContext.cs (2)
610
LogWarning
(text, code, _origin, subcategory);
653
LogWarning
(text, code, _origin, subcategory);