1 write to templateLookup
System.Data.SqlXml (1)
System\Xml\Xsl\XsltOld\Processor.cs (1)
322templateLookup = new TemplateLookupActionDbg();
3 references to templateLookup
System.Data.SqlXml (3)
System\Xml\Xsl\XsltOld\Processor.cs (3)
456Debug.Assert(this.templateLookup != null); 457this.templateLookup.Initialize(mode, importsOf); 458PushActionFrame(this.templateLookup, nodeSet);