2 overrides of GetDebugName
System.Data.SqlXml (2)
System\Xml\Xsl\Xslt\XslAst.cs (2)
187public override string GetDebugName() { 220public override string GetDebugName() {
1 reference to GetDebugName
System.Data.SqlXml (1)
System\Xml\Xsl\Xslt\QilGenerator.cs (1)
519tmpl.Function.DebugName = tmpl.GetDebugName();