4 references to InstructionRequiresReflectionMethodBodyScannerForTypeAccess
illink (4)
Linker.Steps\MarkStep.cs (4)
3836
if (
InstructionRequiresReflectionMethodBodyScannerForTypeAccess
(instruction))
3848
if (
InstructionRequiresReflectionMethodBodyScannerForTypeAccess
(instruction))
4012
requiresReflectionMethodBodyScanner |=
InstructionRequiresReflectionMethodBodyScannerForTypeAccess
(instruction);
4032
requiresReflectionMethodBodyScanner |=
InstructionRequiresReflectionMethodBodyScannerForTypeAccess
(instruction);