示例#1
0
		static PatchProcessor()
		{
			StackTraceFixes.Install();
			VisibilityCheckFixes.Install();
		}
示例#2
0
 static Harmony()
 {
     StackTraceFixes.Install();
 }
示例#3
0
 static PatchProcessor()
 {
     StackTraceFixes.Install();
 }