4 references to InstructionRequiresReflectionMethodBodyScannerForTypeAccess
illink (4)
Linker.Steps\MarkStep.cs (4)
3824
if (
InstructionRequiresReflectionMethodBodyScannerForTypeAccess
(instruction))
3836
if (
InstructionRequiresReflectionMethodBodyScannerForTypeAccess
(instruction))
4000
requiresReflectionMethodBodyScanner |=
InstructionRequiresReflectionMethodBodyScannerForTypeAccess
(instruction);
4020
requiresReflectionMethodBodyScanner |=
InstructionRequiresReflectionMethodBodyScannerForTypeAccess
(instruction);