1 write to filter
System.Activities.Presentation (1)
System.Activities.Presentation\System\Activities\Presentation\View\TypeBrowser.xaml.cs (1)
68this.filter = filter;
2 references to filter
System.Activities.Presentation (2)
System.Activities.Presentation\System\Activities\Presentation\View\TypeBrowser.xaml.cs (2)
136this.localAssemblies.Add(new AssemblyNode(local, true, this.filter, this.Context)); 167this.referenceAssemblies.Add(new AssemblyNode(assembly, false, this.filter, this.Context));