5 references to MarkTypeVisibleToReflection
illink (5)
Linker.Dataflow\ReflectionMarker.cs (2)
96
_markStep.
MarkTypeVisibleToReflection
(typeReference, new DependencyInfo (DependencyKind.AccessedViaReflection, origin.Provider), origin);
111
_markStep.
MarkTypeVisibleToReflection
(type, new DependencyInfo (dependencyKind, origin.Provider), origin);
Linker.Steps\MarkStep.cs (3)
328
MarkTypeVisibleToReflection
(type, reason, origin);
915
MarkTypeVisibleToReflection
(type, reason, origin);
3642
MarkTypeVisibleToReflection
(typeReference, reason, origin);