4 references to InstructionRequiresReflectionMethodBodyScannerForTypeAccess
illink (4)
Linker.Steps\MarkStep.cs (4)
3856
if (
InstructionRequiresReflectionMethodBodyScannerForTypeAccess
(instruction))
3868
if (
InstructionRequiresReflectionMethodBodyScannerForTypeAccess
(instruction))
4032
requiresReflectionMethodBodyScanner |=
InstructionRequiresReflectionMethodBodyScannerForTypeAccess
(instruction);
4052
requiresReflectionMethodBodyScanner |=
InstructionRequiresReflectionMethodBodyScannerForTypeAccess
(instruction);