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