mirror of
https://github.com/LukeFZ/Il2CppInspectorRedux.git
synced 2025-12-15 07:49:44 +05:00
Output: Add Mocrosoft.Reflection and Internal.Runtime to default exclusions
This commit is contained in:
@@ -33,7 +33,9 @@ namespace Il2CppInspector.CLI
|
||||
Default = new [] {
|
||||
"System",
|
||||
"Mono",
|
||||
"Microsoft.Reflection",
|
||||
"Microsoft.Win32",
|
||||
"Internal.Runtime",
|
||||
"Unity",
|
||||
"UnityEditor",
|
||||
"UnityEngine",
|
||||
|
||||
Reference in New Issue
Block a user