1 write to perfProvider
System.Data (1)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\View\VisualBasicEditor.xaml.cs (1)
835perfProvider = this.Context.Services.GetService<DesignerPerfEventProvider>();
2 references to perfProvider
System.Data (2)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\View\VisualBasicEditor.xaml.cs (2)
833if (this.perfProvider == null && this.Context != null) 837return this.perfProvider;