terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches

◆ HandleResourceStreamMissing()

void System.Resources.ManifestBasedResourceGroveler.HandleResourceStreamMissing ( string fileName)
inlineprivate

Definition at line 232 of file ManifestBasedResourceGroveler.cs.

233 {
235 ResourceManager rm = this._mediator._rm;
236 Environment.FailFast("mscorlib.resources couldn't be found! Large parts of the BCL won't work!");
237 ResourceManager rm2 = this._mediator._rm;
238 Type locationInfo = rm2._locationInfo;
239 if (rm2 == null)
240 {
241 }
242 if (this._mediator._rm._locationInfo != null)
243 {
245 }
246 string text2;
247 string text = text2 + fileName;
248 throw new ArrayTypeMismatchException();
249 }
class f__AnonymousType0<< Count > j__TPar
static void FailFast(string message)

References System.Resources.ResourceManager._locationInfo, System.Resources.ManifestBasedResourceGroveler._mediator, System.Environment.FailFast(), j__TPar, System.Resources.ResourceManager.MainAssembly, and System.text.