Exemple #1
0
 // Token: 0x0600116C RID: 4460 RVA: 0x00042E12 File Offset: 0x00041012
 protected override void ExecuteApplicationSpecificStart()
 {
     ErrorHandlerUtilities.RegisterForUnhandledExceptions();
 }
 // Token: 0x0600115C RID: 4444 RVA: 0x00042A2D File Offset: 0x00040C2D
 protected override void ExecuteApplicationSpecificStart()
 {
     ErrorHandlerUtilities.RegisterForUnhandledExceptions();
     StoreSession.UseRPCContextPool = true;
     UMClientCommonBase.InitializePerformanceCounters(false);
 }