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