1 type derived from TemplateLookupAction
System.Private.Xml (1)
System\Xml\Xsl\XsltOld\TemplateLookupAction.cs (1)
94internal sealed class TemplateLookupActionDbg : TemplateLookupAction
1 instantiation of TemplateLookupAction
System.Private.Xml (1)
System\Xml\Xsl\XsltOld\Processor.cs (1)
99private readonly TemplateLookupAction _templateLookup = new TemplateLookupAction();
1 reference to TemplateLookupAction
System.Private.Xml (1)
System\Xml\Xsl\XsltOld\Processor.cs (1)
99private readonly TemplateLookupAction _templateLookup = new TemplateLookupAction();