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