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