2 references to Argument_NotMethodCallOpcode
System.Reflection.Emit (2)
System\Reflection\Emit\ILGeneratorImpl.cs (2)
427throw new ArgumentException(SR.Argument_NotMethodCallOpcode, nameof(opcode)); 627throw new ArgumentException(SR.Argument_NotMethodCallOpcode, nameof(opcode));