4 references to InstructionRequiresReflectionMethodBodyScannerForTypeAccess
illink (4)
Linker.Steps\MarkStep.cs (4)
3832
if (
InstructionRequiresReflectionMethodBodyScannerForTypeAccess
(instruction))
3844
if (
InstructionRequiresReflectionMethodBodyScannerForTypeAccess
(instruction))
4008
requiresReflectionMethodBodyScanner |=
InstructionRequiresReflectionMethodBodyScannerForTypeAccess
(instruction);
4028
requiresReflectionMethodBodyScanner |=
InstructionRequiresReflectionMethodBodyScannerForTypeAccess
(instruction);