2 references to WhitespaceRules
System.Private.Xml (2)
System\Xml\Xsl\Xslt\Compiler.cs (1)
136this.WhitespaceRules.AddRange(sheet.WhitespaceRules[idx]);
System\Xml\Xsl\Xslt\QilGenerator.cs (1)
215qil.WhitespaceRules = compiler.WhitespaceRules;