1 instantiation of XmlILCommand
System.Data.SqlXml (1)
System\Xml\Xsl\XmlIlGenerator.cs (1)
177
return new
XmlILCommand
(delExec, staticData);
1 reference to XmlILCommand
System.Data.SqlXml (1)
System\Xml\Xsl\XmlIlGenerator.cs (1)
77
public
XmlILCommand
Generate(QilExpression query, TypeBuilder typeBldr) {