1 write to proxy
System.Activities.Presentation (1)
System.Activities.Presentation\System\Activities\Presentation\View\ImportDesigner.xaml.cs (1)
73this.proxy = new ImportDesignerProxy(this);
2 references to proxy
System.Activities.Presentation (2)
System.Activities.Presentation\System\Activities\Presentation\View\ImportDesigner.xaml.cs (2)
114AppDomain.CurrentDomain.AssemblyLoad -= this.proxy.OnAssemblyLoad; 719AppDomain.CurrentDomain.AssemblyLoad += this.proxy.OnAssemblyLoad;