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