2 references to ParserContext
System.Data (2)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\ExpressionHelper.cs (1)
31
ParserContext context = new
ParserContext
(owner);
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\View\VisualBasicEditor.xaml.cs (1)
1914
this.ParserContext = new
ParserContext
(etb.OwnerActivity)