2 references to TextEvent
System.Data.SqlXml (2)
System\Xml\Xsl\XsltOld\Compiler.cs (1)
1139
return new
TextEvent
(this);
System\Xml\Xsl\XsltOld\DbgCompiler.cs (1)
722
public TextEventDbg(Compiler compiler) :
base
(compiler) {