2 references to ConfigXmlWhitespace
System.Configuration.ConfigurationManager (2)
System\Configuration\ConfigXmlDocument.cs (1)
125
return new
ConfigXmlWhitespace
(_filename, LineNumber, data, this);
System\Configuration\ErrorInfoXmlDocument.cs (1)
118
return new
ConfigXmlWhitespace
(_filename, LineNumber, data, this);