1 reference to ShouldSerializeElementInTargetVersion
System.Configuration (1)
System\Configuration\ConfigurationElement.cs (1)
1124if (section != null && !section.ShouldSerializeElementInTargetVersion(this, elementName, _configRecord.TargetFramework)) {