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