2 references to CurrentFramework
System.Data (2)
cdf\src\NetFx40\Tools\Microsoft.Tools.Common\Microsoft\Activities\Presentation\Xaml\WorkflowDesignerXamlSchemaContext.cs (2)
109
if (config.TargetFrameworkName.Version >=
CurrentFramework
.Version && config.TargetFrameworkName.IsFullProfile())
126
if (config.TargetFrameworkName.Version <
CurrentFramework
.Version)