3 references to ShouldSerializeSectionGroupInTargetVersion
System.Configuration (3)
System\Configuration\MgmtConfigurationRecord.cs (3)
1437if (TargetFramework != null && !configSectionGroup.ShouldSerializeSectionGroupInTargetVersion(TargetFramework)) 2145if (g != null && !g.ShouldSerializeSectionGroupInTargetVersion(TargetFramework)){ 2247if (g != null && !g.ShouldSerializeSectionGroupInTargetVersion(TargetFramework)){