3 references to XmlCouldNotFindFieldOnType
illink (3)
Linker.Steps\BodySubstitutionParser.cs (1)
97
LogWarning (fieldNav, DiagnosticId.
XmlCouldNotFindFieldOnType
, name, type.GetDisplayName ());
Linker.Steps\ProcessLinkerXmlBase.cs (2)
257
LogWarning (nav, DiagnosticId.
XmlCouldNotFindFieldOnType
, signature, type.GetDisplayName ());
277
LogWarning (nav, DiagnosticId.
XmlCouldNotFindFieldOnType
, name, type.GetDisplayName ());