2 instantiations of SubscribeProxy
System.Data (2)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Base\Core\ServiceManager.cs (2)
124SubscribeProxy<TServiceType> proxy = new SubscribeProxy<TServiceType>(callback); 194SubscribeProxy<TServiceType> proxy = new SubscribeProxy<TServiceType>(callback);
2 references to SubscribeProxy
System.Data (2)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Base\Core\ServiceManager.cs (2)
124SubscribeProxy<TServiceType> proxy = new SubscribeProxy<TServiceType>(callback); 194SubscribeProxy<TServiceType> proxy = new SubscribeProxy<TServiceType>(callback);