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