1 write to _compiler
System.Private.Xml (1)
System\Xml\Xsl\Xslt\XslAstAnalyzer.cs (1)
145_compiler = compiler;
2 references to _compiler
System.Private.Xml (2)
System\Xml\Xsl\Xslt\XslAstAnalyzer.cs (2)
406if (_compiler!.NamedTemplates.TryGetValue(node.Name!, out target)) 630if (_compiler!.AttributeSets.TryGetValue(node.Name!, out AttributeSet? attSet) && _currentTemplate != null)