Esempio n. 1
0
 object IServiceProvider.GetService(Type type)
 {
     return(DelegateCache.ExecuteActivationStrategyDelegateAllowNull(type, this));
 }