1 instantiation of ConfigXmlWhitespace
System.Configuration (1)
System\Configuration\ErrorInfoXmlDocument.cs (1)
108return new ConfigXmlWhitespace( _filename, LineNumber, data, this );
2 references to ConfigXmlWhitespace
System.Configuration (2)
System\Configuration\ConfigXmlWhitespace.cs (2)
31ConfigXmlWhitespace clone = cloneNode as ConfigXmlWhitespace;