9 references to ldarg_s
ILCompiler.Compiler (7)
Compiler\Dataflow\MethodBodyScanner.cs (2)
490
case ILOpcode.
ldarg_s
:
497
ILOpcode.
ldarg_s
=> reader.ReadILByte(),
Compiler\TypePreinit.cs (2)
976
case ILOpcode.
ldarg_s
:
981
ILOpcode.
ldarg_s
=> reader.ReadILByte(),
IL\TypeEqualityPatternAnalyzer.cs (1)
167
or ILOpcode.ldloc or ILOpcode.ldloc_s or ILOpcode.ldarg or ILOpcode.
ldarg_s
;
parent\parent\Common\TypeSystem\IL\ILImporter.cs (2)
124
case ILOpcode.
ldarg_s
:
388
case ILOpcode.
ldarg_s
:
ILCompiler.TypeSystem (2)
parent\parent\Common\TypeSystem\IL\ILDisassembler.cs (1)
293
case ILOpcode.
ldarg_s
:
parent\parent\Common\TypeSystem\IL\ILStackHelper.cs (1)
106
case ILOpcode.
ldarg_s
: