3 writes to _qil
System.Private.Xml (3)
System\Xml\Xslt\XslCompiledTransform.cs (3)
68_qil = null; 151_compilerErrorColl = new Compiler(settings, _enableDebug, null).Compile(stylesheet, stylesheetResolver, originalStylesheetResolver, out _qil); 173_qil = null;
2 references to _qil
System.Private.Xml (2)
System\Xml\Xslt\XslCompiledTransform.cs (2)
148[MemberNotNull(nameof(_qil))] 171_command = new XmlILGenerator().Generate(_qil!, null)!;