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