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