4 references to InstructionRequiresReflectionMethodBodyScannerForTypeAccess
illink (4)
Linker.Steps\MarkStep.cs (4)
3868
if (
InstructionRequiresReflectionMethodBodyScannerForTypeAccess
(instruction))
3880
if (
InstructionRequiresReflectionMethodBodyScannerForTypeAccess
(instruction))
4044
requiresReflectionMethodBodyScanner |=
InstructionRequiresReflectionMethodBodyScannerForTypeAccess
(instruction);
4064
requiresReflectionMethodBodyScanner |=
InstructionRequiresReflectionMethodBodyScannerForTypeAccess
(instruction);