4 references to XmlSignificantWhitespace
System.Configuration.ConfigurationManager (1)
System\Configuration\ConfigXmlSignificantWhitespace.cs (1)
15
:
base
(strData, doc)
System.Private.Xml (2)
System\Xml\Dom\XmlDocument.cs (1)
751
return new
XmlSignificantWhitespace
(text, this);
System\Xml\Dom\XmlLoader.cs (1)
515
node = new
XmlSignificantWhitespace
(_reader!.Value, _doc!);
System.Security.Cryptography.Xml (1)
System\Security\Cryptography\Xml\CanonicalXmlSignificantWhitespace.cs (1)
15
:
base
(strData, doc)