1 reference to TargetFxVersionAttribute
System.Workflow.ComponentModel (1)
AuthoringOM\Compiler\Configuration.cs (1)
33
XmlAttribute versionAttribute = targetFx.Attributes.GetNamedItem(
TargetFxVersionAttribute
) as XmlAttribute;