Esempio n. 1
0
		static PatchProcessor()
		{
			StackTraceFixes.Install();
			VisibilityCheckFixes.Install();
		}
Esempio n. 2
0
 static Harmony()
 {
     StackTraceFixes.Install();
 }
Esempio n. 3
0
 static PatchProcessor()
 {
     StackTraceFixes.Install();
 }