2 references to BeginEvent
System.Data.SqlXml (2)
System\Xml\Xsl\XsltOld\Compiler.cs (1)
1135
return new
BeginEvent
(this);
System\Xml\Xsl\XsltOld\DbgCompiler.cs (1)
709
public BeginEventDbg(Compiler compiler) :
base
(compiler) {