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.ManifestResourceInfo Class Reference
+ Collaboration diagram for System.Reflection.ManifestResourceInfo:

Public Member Functions

 ManifestResourceInfo (Assembly containingAssembly, string containingFileName, ResourceLocation resourceLocation)
 

Properties

virtual Assembly ReferencedAssembly [get, set]
 
virtual string FileName [get, set]
 
virtual ResourceLocation ResourceLocation [get, set]
 

Private Attributes

readonly Assembly< ReferencedAssemblyk__BackingField
 
readonly string< FileNamek__BackingField
 
readonly ResourceLocation< ResourceLocationk__BackingField
 

Detailed Description

Definition at line 9 of file ManifestResourceInfo.cs.


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