80 references to Emit
System.Data.SqlXml (80)
System\Xml\Xsl\IlGen\GenerateHelper.cs (6)
537
Emit
(OpCodes.Stloc, this.locXOut);
667
Emit
(OpCodes.Ldloc, this.locXOut);
1010
Emit
(OpCodes.Ldloca, this.locXOut);
1016
Emit
(OpCodes.Ldloca, this.locXOut);
1023
Emit
(OpCodes.Ldloca, this.locXOut);
1029
Emit
(OpCodes.Ldloca, this.locXOut);
System\Xml\Xsl\IlGen\IteratorDescriptor.cs (8)
379
this.helper.
Emit
(OpCodes.Stloc, locIdx);
386
this.helper.
Emit
(OpCodes.Ldloc, locIdx);
389
this.helper.
Emit
(OpCodes.Stloc, locIdx);
392
this.helper.
Emit
(OpCodes.Ldloc, locIdx);
398
this.helper.
Emit
(OpCodes.Ldloc, locIdx);
472
this.helper.
Emit
(OpCodes.Ldloc, this.storage.LocalLocation);
476
this.helper.
Emit
(OpCodes.Ldloca, this.storage.CurrentLocation);
542
this.helper.
Emit
(OpCodes.Stloc, bldr);
System\Xml\Xsl\IlGen\XmlIlVisitor.cs (63)
144
this.helper.
Emit
(OpCodes.Stloc, locParam);
145
this.helper.
Emit
(OpCodes.Ldloc, locParam);
155
this.helper.
Emit
(OpCodes.Ldloc, locParam);
387
this.helper.
Emit
(OpCodes.Stloc, locNav);
390
this.helper.
Emit
(OpCodes.Ldloc, locNav);
864
this.helper.
Emit
(OpCodes.Ldloc, locBool);
894
this.helper.
Emit
(OpCodes.Ldloc, locBool);
1124
this.helper.
Emit
(OpCodes.Stloc, locIdx);
1149
this.helper.
Emit
(OpCodes.Ldloc, locIdx);
1193
this.helper.
Emit
(OpCodes.Ldloca, locIter);
1221
this.helper.
Emit
(OpCodes.Stloc, locNav);
1231
this.helper.
Emit
(OpCodes.Ldloca, locIter);
1232
this.helper.
Emit
(OpCodes.Ldloc, locNav);
1292
this.helper.
Emit
(OpCodes.Ldloca, locAgg);
1297
this.helper.
Emit
(OpCodes.Ldloca, locAgg);
1304
this.helper.
Emit
(OpCodes.Ldloca, locAgg);
1317
this.helper.
Emit
(OpCodes.Ldloca, locAgg);
1431
this.helper.
Emit
(OpCodes.Ldloca, locStringConcat);
1436
this.helper.
Emit
(OpCodes.Ldloca, locStringConcat);
1441
this.helper.
Emit
(OpCodes.Ldloca, locStringConcat);
1475
this.helper.
Emit
(OpCodes.Ldloca, locStringConcat);
1802
this.helper.
Emit
(OpCodes.Ldloca, locIter);
1819
this.helper.
Emit
(OpCodes.Ldloca, locIter);
1900
this.helper.
Emit
(OpCodes.Ldloca, locIndex);
1908
this.helper.
Emit
(OpCodes.Ldloc, locIndex);
1923
this.helper.
Emit
(OpCodes.Ldloc, locIndex);
1936
this.helper.
Emit
(OpCodes.Ldloc, locIndex);
1994
this.helper.
Emit
(OpCodes.Stloc, locPos);
2016
this.helper.
Emit
(OpCodes.Ldloc, locPos);
2019
this.helper.
Emit
(OpCodes.Stloc, locPos);
2023
this.helper.
Emit
(OpCodes.Ldloc, locPos);
2103
this.helper.
Emit
(OpCodes.Ldloc, locCache);
2105
this.helper.
Emit
(OpCodes.Stloc, locCache);
2106
this.helper.
Emit
(OpCodes.Ldloc, locCache);
2111
this.helper.
Emit
(OpCodes.Ldloca, locKeys);
2125
this.helper.
Emit
(OpCodes.Ldloca, locKeys);
2135
this.helper.
Emit
(OpCodes.Ldloc, locCache);
2142
this.helper.
Emit
(OpCodes.Ldloc, locCache);
2143
this.helper.
Emit
(OpCodes.Ldloca, locKeys);
2164
this.helper.
Emit
(OpCodes.Ldloca, locKeys);
2328
this.helper.
Emit
(OpCodes.Ldloca, locMerge);
2331
this.helper.
Emit
(OpCodes.Ldloca, locMerge);
2342
this.helper.
Emit
(OpCodes.Ldloca, locMerge);
2419
this.helper.
Emit
(OpCodes.Ldloc, locNav);
2440
this.helper.
Emit
(OpCodes.Ldloc, locNav);
2459
this.helper.
Emit
(OpCodes.Ldloc, locNav);
2560
this.helper.
Emit
(OpCodes.Ldloca, locIter);
3322
this.helper.
Emit
(OpCodes.Stloc, locArgs);
3330
this.helper.
Emit
(OpCodes.Ldloc, locArgs);
3340
this.helper.
Emit
(OpCodes.Ldloc, locArgs);
3620
this.helper.
Emit
(OpCodes.Ldloc, locNav);
3623
this.helper.
Emit
(OpCodes.Stloc, locNav);
3641
this.helper.
Emit
(OpCodes.Ldloca, locIter);
3664
this.helper.
Emit
(OpCodes.Ldloca, locIter);
3702
this.helper.
Emit
(OpCodes.Ldloca, locIter);
3737
this.helper.
Emit
(OpCodes.Ldloca, locIter);
3769
this.helper.
Emit
(OpCodes.Ldloca, locIter);
3776
this.helper.
Emit
(OpCodes.Ldloca, locIter);
4502
this.helper.
Emit
(OpCodes.Ldloc, locCache);
4509
this.helper.
Emit
(OpCodes.Stloc, locCache);
4515
this.helper.
Emit
(OpCodes.Stloc, locCache);
4516
this.helper.
Emit
(OpCodes.Ldloc, locCache);
4529
this.helper.
Emit
(OpCodes.Ldloc, locCache);
System\Xml\Xsl\XmlIlGenerator.cs (3)
360
this.helper.
Emit
(OpCodes.Stloc, locTypes);
364
this.helper.
Emit
(OpCodes.Ldloc, locTypes);
371
this.helper.
Emit
(OpCodes.Ldloc, locTypes);