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

◆ RawErrno

int Interop.ErrorInfo.RawErrno
getsetpackage

Definition at line 417 of file Interop.cs.

418 {
419 [global::Cpp2ILInjected.Token(Token = "0x600000A")]
420 [global::Cpp2ILInjected.Address(RVA = "0x1AA9728", Offset = "0x1AA9728", Length = "0x6C")]
421 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::Interop.ErrorInfo), Member = "GetErrorMessage", ReturnType = typeof(string))]
422 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::Interop.ErrorInfo), Member = "ToString", ReturnType = typeof(string))]
423 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::Interop), Member = "GetExceptionForIoErrno", MemberParameters = new object[]
424 {
425 typeof(global::Interop.ErrorInfo),
426 typeof(string),
427 typeof(bool)
428 }, ReturnType = typeof(global::System.Exception))]
429 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::Interop), Member = "GetIOException", MemberParameters = new object[] { typeof(global::Interop.ErrorInfo) }, ReturnType = typeof(global::System.Exception))]
430 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.IO.FileStatus), Member = "Refresh", MemberParameters = new object[] { typeof(global::System.ReadOnlySpan<char>) }, ReturnType = typeof(void))]
431 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.IO.Enumeration.FileSystemEnumerator<>), Member = "InternalContinueOnError", MemberParameters = new object[]
432 {
433 typeof(global::Interop.ErrorInfo),
434 typeof(bool)
435 }, ReturnType = typeof(bool))]
436 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 7)]
437 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::Interop.Sys), Member = "ConvertErrorPalToPlatform", MemberParameters = new object[] { typeof(global::Interop.Error) }, ReturnType = typeof(int))]
438 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
439 get
440 {
441 throw null;
442 }
443 }
class f__AnonymousType0<< Count > j__TPar
unsafe ErrorInfo(int errno)
Definition Interop.cs:390