2 references to UnexpectedAttributeArgumentType
illink (2)
Linker.Steps\LinkAttributesParser.cs (2)
353
_context.LogError(GetMessageOriginForPosition(nav), DiagnosticId.
UnexpectedAttributeArgumentType
, typeref.GetDisplayName());
366
_context.LogError(GetMessageOriginForPosition(nav), DiagnosticId.
UnexpectedAttributeArgumentType
, typeref.GetDisplayName());