5 references to MarkTypeVisibleToReflection
illink (5)
Linker.Dataflow\ReflectionMarker.cs (2)
101
_markStep.
MarkTypeVisibleToReflection
(typeReference, new DependencyInfo(DependencyKind.AccessedViaReflection, origin.Provider), origin);
117
_markStep.
MarkTypeVisibleToReflection
(type, new DependencyInfo(dependencyKind, origin.Provider), origin);
Linker.Steps\MarkStep.cs (3)
350
MarkTypeVisibleToReflection
(type, reason, origin);
1008
MarkTypeVisibleToReflection
(type, reason, origin);
3965
MarkTypeVisibleToReflection
(typeReference, reason, origin);