5 references to ldarg_3
ILCompiler.Compiler (4)
Compiler\Dataflow\MethodBodyScanner.cs (1)
489
case ILOpcode.
ldarg_3
:
Compiler\TypePreinit.cs (1)
975
case ILOpcode.
ldarg_3
:
IL\TypeEqualityPatternAnalyzer.cs (1)
166
=> opcode is (>= ILOpcode.ldloc_0 and <= ILOpcode.ldloc_3) or (>= ILOpcode.ldarg_0 and <= ILOpcode.
ldarg_3
)
parent\parent\Common\TypeSystem\IL\ILImporter.cs (1)
373
case ILOpcode.
ldarg_3
:
ILCompiler.TypeSystem (1)
parent\parent\Common\TypeSystem\IL\ILStackHelper.cs (1)
105
case ILOpcode.
ldarg_3
: