3 references to UnresolvedTypeInDynamicDependencyAttribute
illink (3)
Linker.Steps\MarkStep.cs (3)
940
Context.LogWarning(origin, DiagnosticId.
UnresolvedTypeInDynamicDependencyAttribute
, typeName);
951
Context.LogWarning(origin, DiagnosticId.
UnresolvedTypeInDynamicDependencyAttribute
, typeReference.GetDisplayName());
960
Context.LogWarning(context, DiagnosticId.
UnresolvedTypeInDynamicDependencyAttribute
, context.DeclaringType.GetDisplayName());