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