1 write to importsOf
System.Private.Xml (1)
System\Xml\Xsl\XsltOld\TemplateLookupAction.cs (1)
20this.importsOf = importsOf;
8 references to importsOf
System.Private.Xml (8)
System\Xml\Xsl\XsltOld\TemplateLookupAction.cs (8)
32action = importsOf == null 34: importsOf.FindTemplateImports(processor, frame.Node!, this.mode); 38action = importsOf == null 40: importsOf.FindTemplateImports(processor, frame.Node!); 114action = importsOf == null 116: importsOf.FindTemplateImports(processor, frame.Node!, this.mode); 120action = importsOf == null 122: importsOf.FindTemplateImports(processor, frame.Node!);