1 write to _templateLookup
System.Private.Xml (1)
System\Xml\Xsl\XsltOld\Processor.cs (1)
354_templateLookup = new TemplateLookupActionDbg();
3 references to _templateLookup
System.Private.Xml (3)
System\Xml\Xsl\XsltOld\Processor.cs (3)
506Debug.Assert(_templateLookup != null); 507_templateLookup.Initialize(mode, importsOf); 508PushActionFrame(_templateLookup, nodeSet);