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.Resources.ManifestBasedResourceGroveler Class Reference
+ Inheritance diagram for System.Resources.ManifestBasedResourceGroveler:
+ Collaboration diagram for System.Resources.ManifestBasedResourceGroveler:

Public Member Functions

 ManifestBasedResourceGroveler (ResourceManager.ResourceManagerMediator mediator)
 
ResourceSet GrovelForResourceSet (global::System.Globalization.CultureInfo culture, global::System.Collections.Generic.Dictionary< string, ResourceSet > localResourceSets, bool tryParents, bool createIfNotExists, ref global::System.Threading.StackCrawlMark stackMark)
 

Package Functions

ResourceSet CreateResourceSet (global::System.IO.Stream store, global::System.Reflection.Assembly assembly)
 

Static Package Functions

static global::System.Globalization.CultureInfo GetNeutralResourcesLanguage (global::System.Reflection.Assembly a, ref UltimateResourceFallbackLocation fallbackLocation)
 

Private Member Functions

global::System.Globalization.CultureInfo UltimateFallbackFixup (global::System.Globalization.CultureInfo lookForCulture)
 
global::System.IO.Stream GetManifestResourceStream (global::System.Reflection.RuntimeAssembly satellite, string fileName, ref global::System.Threading.StackCrawlMark stackMark)
 
global::System.IO.Stream CaseInsensitiveManifestResourceStreamLookup (global::System.Reflection.RuntimeAssembly satellite, string name)
 
global::System.Reflection.RuntimeAssembly GetSatelliteAssembly (global::System.Globalization.CultureInfo lookForCulture, ref global::System.Threading.StackCrawlMark stackMark)
 
bool CanUseDefaultResourceClasses (string readerTypeName, string resSetTypeName)
 
string GetSatelliteAssemblyName ()
 
void HandleSatelliteMissing ()
 
void HandleResourceStreamMissing (string fileName)
 

Static Private Member Functions

static bool GetNeutralResourcesLanguageAttribute (global::System.Reflection.Assembly assembly, ref string cultureName, ref short fallbackLocation)
 

Private Attributes

ResourceManager.ResourceManagerMediator _mediator
 

Detailed Description

Definition at line 16 of file ManifestBasedResourceGroveler.cs.


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