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