2 references to None
System.Configuration.ConfigurationManager (2)
System\Configuration\MgmtConfigurationRecord.cs (2)
74
if (_flags[NamespacePresentCurrent] == _flags[NamespacePresentInFile]) return NamespaceChange.
None
;
81
private bool RecordItselfRequiresUpdates => NamespaceChangeNeeded != NamespaceChange.
None
;