1 reference to CompileLiteralAttribute
System.Private.Xml (1)
System\Xml\Xsl\Xslt\QilGenerator.cs (1)
727
case XslNodeType.LiteralAttribute: result =
CompileLiteralAttribute
(node); break;