3 overrides of PreSerialize
System.Configuration.ConfigurationManager (3)
System\Diagnostics\ListenerElementsCollection.cs (1)
247protected override void PreSerialize(XmlWriter writer)
System\Diagnostics\SourceElementsCollection.cs (1)
98protected override void PreSerialize(XmlWriter writer)
System\Diagnostics\SwitchElementsCollection.cs (1)
62protected override void PreSerialize(XmlWriter writer)
1 reference to PreSerialize
System.Configuration.ConfigurationManager (1)
System\Configuration\ConfigurationElement.cs (1)
1040PreSerialize(writer);