3 references to XmlCouldNotFindMethodOnType
illink (3)
Linker.Steps\BodySubstitutionParser.cs (1)
61
LogWarning(methodNav, DiagnosticId.
XmlCouldNotFindMethodOnType
, signature, type.GetDisplayName());
Linker.Steps\ProcessLinkerXmlBase.cs (2)
348
LogWarning(nav, DiagnosticId.
XmlCouldNotFindMethodOnType
, signature, type.GetDisplayName());
373
LogWarning(nav, DiagnosticId.
XmlCouldNotFindMethodOnType
, name, type.GetDisplayName());