Model: Substitute concrete parameter types into generic methods from MethodSpecs

This commit is contained in:
Katy Coe
2020-02-02 04:45:43 +01:00
parent d2cb63dc95
commit 759a77031e
3 changed files with 20 additions and 3 deletions

View File

@@ -6,7 +6,6 @@
using System;
using System.Collections.Generic;
using Il2CppInspector;
namespace Il2CppTests.TestSources
{