Ejemplo n.º 1
0
 private static IntPtr IncludeEvent(Publisher.Exception instance)
 {
     //Discarded unreachable code: IL_0002
     //IL_0003: Incompatible stack heights: 0 vs 1
     using (Process process = Process.GetCurrentProcess())
     {
         return(Publisher.PatchFilter(Publisher.utils, instance, Publisher.OrderFilter(process.ProcessName), 0u));
     }
 }
Ejemplo n.º 2
0
 static Collection()
 {
     //Discarded unreachable code: IL_0002, IL_0006, IL_0012, IL_0019
     //IL_0003: Incompatible stack heights: 0 vs 1
     //IL_0007: Incompatible stack heights: 0 vs 1
     //IL_0013: Incompatible stack heights: 0 vs 1
     //IL_001a: Incompatible stack heights: 0 vs 1
     SingletonReader.PushGlobal();
     _Repository = false;
     m_Server    = null;
     m_State     = PushEvent;
     m_Resolver  = IntPtr.Zero;
 }