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