4 references to ResetModified
System.Configuration.ConfigurationManager (4)
System\Configuration\ConfigurationElement.cs (4)
431
_lockedAttributesList?.
ResetModified
();
432
_lockedAllExceptAttributesList?.
ResetModified
();
433
_lockedElementsList?.
ResetModified
();
434
_lockedAllExceptElementsList?.
ResetModified
();