6 references to MethodBegin
System.Data.SqlXml (6)
System\Xml\Xsl\IlGen\XmlIlVisitor.cs (3)
67this.helper.MethodBegin(methRoot, null, true); 123this.helper.MethodBegin(methGlobal, iter.SourceLine, false); 227this.helper.MethodBegin(methFunc, ndFunc.SourceLine, useWriter);
System\Xml\Xsl\XmlIlGenerator.cs (3)
257this.helper.MethodBegin(methExec, null, false); 287this.helper.MethodBegin(meth, null, false); 345this.helper.MethodBegin(cctor, null, false);