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