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