45 references to Ldarg
mscorlib (40)
system\reflection\emit\ilgenerator.cs (1)
1243
Emit(OpCodes.
Ldarg
, (short)0); //Load the this ref.
system\runtime\interopservices\tceadaptergen\eventproviderwriter.cs (33)
155
il.Emit(OpCodes.
Ldarg
, (short)0);
161
il.Emit( OpCodes.
Ldarg
, (short)0 );
167
il.Emit( OpCodes.
Ldarg
, (short)0 );
185
il.Emit( OpCodes.
Ldarg
, (short)0 );
201
il.Emit( OpCodes.
Ldarg
, (short)1 );
206
il.Emit( OpCodes.
Ldarg
, (short)0 );
223
il.Emit( OpCodes.
Ldarg
, (short)0 );
319
il.Emit(OpCodes.
Ldarg
, (short)0);
325
il.Emit( OpCodes.
Ldarg
, (short)0 );
332
il.Emit( OpCodes.
Ldarg
, (short)0 );
350
il.Emit( OpCodes.
Ldarg
, (short)0 );
368
il.Emit( OpCodes.
Ldarg
, (short)1 );
378
il.Emit( OpCodes.
Ldarg
, (short)0 );
385
il.Emit( OpCodes.
Ldarg
, (short)0 );
399
il.Emit( OpCodes.
Ldarg
, (short)0 );
406
il.Emit( OpCodes.
Ldarg
, (short)0 );
412
il.Emit( OpCodes.
Ldarg
, (short)0 );
449
il.Emit(OpCodes.
Ldarg
, (short)0);
528
il.Emit( OpCodes.
Ldarg
, (short)0 );
536
il.Emit( OpCodes.
Ldarg
, (short)0 );
543
il.Emit( OpCodes.
Ldarg
, (short)0 );
570
il.Emit( OpCodes.
Ldarg
, (short)0 );
575
il.Emit( OpCodes.
Ldarg
, (short)0 );
576
il.Emit( OpCodes.
Ldarg
, (short)1 );
637
il.Emit(OpCodes.
Ldarg
, (short)0);
648
il.Emit( OpCodes.
Ldarg
, (short)0 );
655
il.Emit( OpCodes.
Ldarg
, (short)0 );
673
il.Emit( OpCodes.
Ldarg
, (short)0 );
682
il.Emit( OpCodes.
Ldarg
, (short)0 );
706
il.Emit( OpCodes.
Ldarg
, (short)0 );
729
il.Emit(OpCodes.
Ldarg
, (short)0);
756
il.Emit( OpCodes.
Ldarg
, (short)0 );
761
il.Emit( OpCodes.
Ldarg
, (short)0 );
system\runtime\interopservices\tceadaptergen\eventsinkhelperwriter.cs (6)
159
il.Emit( OpCodes.
Ldarg
, (short)0 );
164
il.Emit( OpCodes.
Ldarg
, (short)0 );
171
il.Emit( OpCodes.
Ldarg
, (short)(cParams + 1) );
270
il.Emit( OpCodes.
Ldarg
, (short)0 );
274
il.Emit( OpCodes.
Ldarg
, (short)0 );
283
il.Emit( OpCodes.
Ldarg
,(short)0 );
System.Core (1)
Microsoft\Scripting\Compiler\ILGen.cs (1)
71
il.Emit(OpCodes.
Ldarg
, index);
System.Data.SqlXml (1)
System\Xml\Xsl\IlGen\GenerateHelper.cs (1)
686
Emit(OpCodes.
Ldarg
, paramPos);
System.Runtime.Serialization (1)
System\Runtime\Serialization\CodeGenerator.cs (1)
1327
ilGen.Emit(OpCodes.
Ldarg
, slot);
System.ServiceModel (1)
System\ServiceModel\Dispatcher\CodeGenerator.cs (1)
678
ilGen.Emit(OpCodes.
Ldarg
, slot);
System.Xml (1)
System\Xml\Serialization\CodeGenerator.cs (1)
1337
ilGen.Emit(OpCodes.
Ldarg
, slot);