1 reference to ShouldSerializePropertyInTargetVersion
System.Configuration (1)
System\Configuration\ConfigurationElement.cs (1)
1172if (section != null && !section.ShouldSerializePropertyInTargetVersion(prop, prop.Name, _configRecord.TargetFramework, this)) {