2 writes to editorName
System.Data (2)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\View\VisualBasicEditor.xaml.cs (2)
122
this.
editorName
= null;
611
this.
editorName
= null;
1 reference to editorName
System.Data (1)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\View\VisualBasicEditor.xaml.cs (1)
578
Debug.Fail("Unable to find editor with the following editor name: " + this.
editorName
, ex.Message);