4 overrides of OnDeserializeUnrecognizedAttribute
System.Configuration.ConfigurationManager (4)
System\Configuration\ProviderSettings.cs (1)
179
protected override bool
OnDeserializeUnrecognizedAttribute
(string name, string value)
System\Diagnostics\ListenerElementsCollection.cs (1)
232
protected override bool
OnDeserializeUnrecognizedAttribute
(string name, string value)
System\Diagnostics\SourceElementsCollection.cs (1)
83
protected override bool
OnDeserializeUnrecognizedAttribute
(string name, string value)
System\Diagnostics\SwitchElementsCollection.cs (1)
47
protected override bool
OnDeserializeUnrecognizedAttribute
(string name, string value)
1 reference to OnDeserializeUnrecognizedAttribute
System.Configuration.ConfigurationManager (1)
System\Configuration\ConfigurationElement.cs (1)
1482
!
OnDeserializeUnrecognizedAttribute
(propertyName, reader.Value))