4 references to XmlWhitespace
System.Configuration.ConfigurationManager (1)
System\Configuration\ConfigXmlWhitespace.cs (1)
15
:
base
(comment, doc)
System.Private.Xml (2)
System\Xml\Dom\XmlDocument.cs (1)
893
return new
XmlWhitespace
(text, this);
System\Xml\Dom\XmlLoader.cs (1)
521
node = new
XmlWhitespace
(_reader!.Value, _doc!);
System.Security.Cryptography.Xml (1)
System\Security\Cryptography\Xml\CanonicalXmlWhitespace.cs (1)
15
:
base
(strData, doc)