2 references to ConfigXmlSignificantWhitespace
System.Configuration.ConfigurationManager (2)
System\Configuration\ConfigXmlDocument.cs (1)
120return new ConfigXmlSignificantWhitespace(_filename, LineNumber, data, this);
System\Configuration\ErrorInfoXmlDocument.cs (1)
113return new ConfigXmlSignificantWhitespace(_filename, LineNumber, data, this);