3 references to ShouldSerializeSectionInTargetVersion
System.Configuration (3)
System\Configuration\ConfigurationSection.cs (1)
68
!
ShouldSerializeSectionInTargetVersion
(CurrentConfiguration.TargetFramework))
System\Configuration\MgmtConfigurationRecord.cs (2)
1517
!configSection.
ShouldSerializeSectionInTargetVersion
(TargetFramework))
1719
if (TargetFramework != null && !configSection.
ShouldSerializeSectionInTargetVersion
(TargetFramework))