2 references to a
System.Data (2)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\View\DesignerView.xaml.cs (2)
1568
return ((x * x) *
a
) + c;
1573
return Math.Sqrt((y - c) /
a
);