2 instantiations of SubscribeProxy
System.Data (2)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Base\Core\ServiceManager.cs (2)
124
SubscribeProxy<TServiceType> proxy = new
SubscribeProxy
<TServiceType>(callback);
194
SubscribeProxy<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)
124
SubscribeProxy
<TServiceType> proxy = new SubscribeProxy<TServiceType>(callback);
194
SubscribeProxy
<TServiceType> proxy = new SubscribeProxy<TServiceType>(callback);