4 references to Emit
System.Data.SqlXml (4)
System\Xml\Xsl\IlGen\XmlIlVisitor.cs (1)
3445
this.helper.
Emit
(OpCodes.Ldsfld, XmlILMethods.StorageMethods[typeof(XPathItem)].SeqEmpty);
System\Xml\Xsl\XmlIlGenerator.cs (3)
351
this.helper.
Emit
(OpCodes.Ldtoken, fldInitData);
353
this.helper.
Emit
(OpCodes.Stsfld, fldData);
372
this.helper.
Emit
(OpCodes.Stsfld, fldTypes);