| 1880 | const NativeStruct_1 = require("./NativeStruct"); |
| 1881 | const Il2CppGenericContext_1 = require("./Il2CppGenericContext"); |
| 1882 | class Il2CppGenericMethod extends NativeStruct_1.NativeStruct { |
| 1883 | context() { |
| 1884 | return new Il2CppGenericContext_1.Il2CppGenericContext(this.add(0x8)); |
| 1885 | } |
nothing calls this directly
no outgoing calls
no test coverage detected