4 references to InstructionRequiresReflectionMethodBodyScannerForTypeAccess
illink (4)
Linker.Steps\MarkStep.cs (4)
3835
if (
InstructionRequiresReflectionMethodBodyScannerForTypeAccess
(instruction))
3847
if (
InstructionRequiresReflectionMethodBodyScannerForTypeAccess
(instruction))
4011
requiresReflectionMethodBodyScanner |=
InstructionRequiresReflectionMethodBodyScannerForTypeAccess
(instruction);
4031
requiresReflectionMethodBodyScanner |=
InstructionRequiresReflectionMethodBodyScannerForTypeAccess
(instruction);