1 instantiation of XmlEscaper
System (1)
sys\system\configuration\LocalFileSettingsProvider.cs (1)
57_escaper = new XmlEscaper();
2 references to XmlEscaper
System (2)
sys\system\configuration\LocalFileSettingsProvider.cs (2)
40private XmlEscaper _escaper = null; 54private XmlEscaper Escaper {