|
terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
|
This is the complete list of members for System.Reflection.SignatureTypeExtensions, including all inherited members.
| MatchesExactly(this SignatureType pattern, global::System.Type actual) | System.Reflection.SignatureTypeExtensions | inlinepackagestatic |
| MatchesParameterTypeExactly(this global::System.Type pattern, ParameterInfo parameter) | System.Reflection.SignatureTypeExtensions | inlinestatic |
| TryMakeArrayType(this global::System.Type type) | System.Reflection.SignatureTypeExtensions | inlineprivatestatic |
| TryMakeArrayType(this global::System.Type type, int rank) | System.Reflection.SignatureTypeExtensions | inlineprivatestatic |
| TryMakeByRefType(this global::System.Type type) | System.Reflection.SignatureTypeExtensions | inlineprivatestatic |
| TryMakeGenericType(this global::System.Type type, global::System.Type[] instantiation) | System.Reflection.SignatureTypeExtensions | inlineprivatestatic |
| TryMakePointerType(this global::System.Type type) | System.Reflection.SignatureTypeExtensions | inlineprivatestatic |
| TryResolve(this SignatureType signatureType, global::System.Type[] genericMethodParameters) | System.Reflection.SignatureTypeExtensions | inlineprivatestatic |
| TryResolveAgainstGenericMethod(this SignatureType signatureType, MethodInfo genericMethod) | System.Reflection.SignatureTypeExtensions | inlinepackagestatic |