4 references to InstructionRequiresReflectionMethodBodyScannerForTypeAccess
illink (4)
Linker.Steps\MarkStep.cs (4)
3862
if (
InstructionRequiresReflectionMethodBodyScannerForTypeAccess
(instruction))
3874
if (
InstructionRequiresReflectionMethodBodyScannerForTypeAccess
(instruction))
4038
requiresReflectionMethodBodyScanner |=
InstructionRequiresReflectionMethodBodyScannerForTypeAccess
(instruction);
4058
requiresReflectionMethodBodyScanner |=
InstructionRequiresReflectionMethodBodyScannerForTypeAccess
(instruction);