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
Loading...
Searching...
No Matches
System.Reflection.SignatureTypeExtensions Class Reference
+ Collaboration diagram for System.Reflection.SignatureTypeExtensions:

Static Public Member Functions

static bool MatchesParameterTypeExactly (this global::System.Type pattern, ParameterInfo parameter)
 

Static Package Functions

static bool MatchesExactly (this SignatureType pattern, global::System.Type actual)
 
static global::System.Type TryResolveAgainstGenericMethod (this SignatureType signatureType, MethodInfo genericMethod)
 

Static Private Member Functions

static global::System.Type TryResolve (this SignatureType signatureType, global::System.Type[] genericMethodParameters)
 
static global::System.Type TryMakeArrayType (this global::System.Type type)
 
static global::System.Type TryMakeArrayType (this global::System.Type type, int rank)
 
static global::System.Type TryMakeByRefType (this global::System.Type type)
 
static global::System.Type TryMakePointerType (this global::System.Type type)
 
static global::System.Type TryMakeGenericType (this global::System.Type type, global::System.Type[] instantiation)
 

Detailed Description

Definition at line 8 of file SignatureTypeExtensions.cs.


The documentation for this class was generated from the following file: