4 references to InstructionRequiresReflectionMethodBodyScannerForTypeAccess
illink (4)
Linker.Steps\MarkStep.cs (4)
3825
if (
InstructionRequiresReflectionMethodBodyScannerForTypeAccess
(instruction))
3837
if (
InstructionRequiresReflectionMethodBodyScannerForTypeAccess
(instruction))
4001
requiresReflectionMethodBodyScanner |=
InstructionRequiresReflectionMethodBodyScannerForTypeAccess
(instruction);
4021
requiresReflectionMethodBodyScanner |=
InstructionRequiresReflectionMethodBodyScannerForTypeAccess
(instruction);