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