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