3 references to HasErrors
System.Configuration (3)
System\Configuration\BaseConfigurationRecord.cs (2)
913Debug.Assert(!sectionRecord.HasErrors, "!sectionRecord.HasErrors"); 1556Debug.Assert(!sectionRecord.HasErrors, "!sectionRecord.HasErrors");
System\Configuration\SectionRecord.cs (1)
416if (HasErrors) {