Output: Add Mocrosoft.Reflection and Internal.Runtime to default exclusions
This commit is contained in:
@@ -41,7 +41,9 @@ namespace Il2CppInspector.Reflection
|
||||
public static readonly List<string> DefaultExcludedNamespaces = new List<string> {
|
||||
"System",
|
||||
"Mono",
|
||||
"Microsoft.Reflection",
|
||||
"Microsoft.Win32",
|
||||
"Internal.Runtime",
|
||||
"Unity",
|
||||
"UnityEditor",
|
||||
"UnityEngine",
|
||||
|
||||
Reference in New Issue
Block a user