1 type derived from BeginEvent
System.Data.SqlXml (1)
System\Xml\Xsl\XsltOld\DbgCompiler.cs (1)
705private class BeginEventDbg : BeginEvent {
1 instantiation of BeginEvent
System.Data.SqlXml (1)
System\Xml\Xsl\XsltOld\Compiler.cs (1)
1135return new BeginEvent(this);
2 references to BeginEvent
System.Data.SqlXml (2)
System\Xml\Xsl\XsltOld\Compiler.cs (1)
1134public virtual BeginEvent CreateBeginEvent() {
System\Xml\Xsl\XsltOld\DbgCompiler.cs (1)
270public override BeginEvent CreateBeginEvent() {