1 write to StripSpace
System.Private.Xml (1)
System\Xml\Xsl\Xslt\Keywords.cs (1)
223StripSpace = nt.Add("strip-space");
2 references to StripSpace
System.Private.Xml (2)
System\Xml\Xsl\Xslt\XsltLoader.cs (1)
390else if (_input.IsKeyword(_atoms.StripSpace))
System\Xml\Xsl\XsltOld\ContainerAction.cs (1)
538if (Ref.Equal(name, input.Atoms.StripSpace))