2 references to Argument_NotMethodCallOpcode
System.Private.CoreLib (2)
src\System\Reflection\Emit\DynamicILGenerator.cs (1)
260throw new ArgumentException(SR.Argument_NotMethodCallOpcode, nameof(opcode));
src\System\Reflection\Emit\RuntimeILGenerator.cs (1)
604throw new ArgumentException(SR.Argument_NotMethodCallOpcode, nameof(opcode));