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

◆ ThrowArgumentNullException()

static void System.ThrowHelper.ThrowArgumentNullException ( ExceptionArgument argument)
inlinestaticpackage

Definition at line 13 of file ThrowHelper.cs.

14 {
15 /*
16An exception occurred when decompiling this method (06000B9F)
17
18ICSharpCode.Decompiler.DecompilerException: Error decompiling System.Void System.ThrowHelper::ThrowArgumentNullException(System.ExceptionArgument)
19
20 ---> System.Exception: Basic block has to end with unconditional control flow.
21{
22 Block_0:
23 stloc:Exception(var_0_06, call:Exception(ThrowHelper::CreateArgumentNullException, ldloc:ExceptionArgument(argument)))
24}
25
26 at ICSharpCode.Decompiler.ILAst.ILAstOptimizer.FlattenBasicBlocks(ILNode node) in D:\a\dnSpy\dnSpy\Extensions\ILSpy.Decompiler\ICSharpCode.Decompiler\ICSharpCode.Decompiler\ILAst\ILAstOptimizer.cs:line 1852
27 at ICSharpCode.Decompiler.ILAst.ILAstOptimizer.Optimize(DecompilerContext context, ILBlock method, AutoPropertyProvider autoPropertyProvider, StateMachineKind& stateMachineKind, MethodDef& inlinedMethod, AsyncMethodDebugInfo& asyncInfo, ILAstOptimizationStep abortBeforeStep) in D:\a\dnSpy\dnSpy\Extensions\ILSpy.Decompiler\ICSharpCode.Decompiler\ICSharpCode.Decompiler\ILAst\ILAstOptimizer.cs:line 355
28 at ICSharpCode.Decompiler.Ast.AstMethodBodyBuilder.CreateMethodBody(IEnumerable`1 parameters, MethodDebugInfoBuilder& builder) in D:\a\dnSpy\dnSpy\Extensions\ILSpy.Decompiler\ICSharpCode.Decompiler\ICSharpCode.Decompiler\Ast\AstMethodBodyBuilder.cs:line 123
29 at ICSharpCode.Decompiler.Ast.AstMethodBodyBuilder.CreateMethodBody(MethodDef methodDef, DecompilerContext context, AutoPropertyProvider autoPropertyProvider, IEnumerable`1 parameters, Boolean valueParameterIsKeyword, StringBuilder sb, MethodDebugInfoBuilder& stmtsBuilder) in D:\a\dnSpy\dnSpy\Extensions\ILSpy.Decompiler\ICSharpCode.Decompiler\ICSharpCode.Decompiler\Ast\AstMethodBodyBuilder.cs:line 88
30 --- End of inner exception stack trace ---
31 at ICSharpCode.Decompiler.Ast.AstMethodBodyBuilder.CreateMethodBody(MethodDef methodDef, DecompilerContext context, AutoPropertyProvider autoPropertyProvider, IEnumerable`1 parameters, Boolean valueParameterIsKeyword, StringBuilder sb, MethodDebugInfoBuilder& stmtsBuilder) in D:\a\dnSpy\dnSpy\Extensions\ILSpy.Decompiler\ICSharpCode.Decompiler\ICSharpCode.Decompiler\Ast\AstMethodBodyBuilder.cs:line 92
32 at ICSharpCode.Decompiler.Ast.AstBuilder.AddMethodBody(EntityDeclaration methodNode, EntityDeclaration& updatedNode, MethodDef method, IEnumerable`1 parameters, Boolean valueParameterIsKeyword, MethodKind methodKind) in D:\a\dnSpy\dnSpy\Extensions\ILSpy.Decompiler\ICSharpCode.Decompiler\ICSharpCode.Decompiler\Ast\AstBuilder.cs:line 1683
33*/;
34 }

Referenced by System.ArraySegment< T >.ArraySegment(), System.ArraySegment< T >.ArraySegment(), System.Collections.ObjectModel.Collection< T >.Collection(), System.Collections.Generic.Dictionary< TKey, TValue >.KeyCollection.KeyCollection(), System.Collections.ObjectModel.ReadOnlyCollection< T >.ReadOnlyCollection(), System.Collections.Generic.Dictionary< TKey, TValue >.ValueCollection.ValueCollection(), System.Threading.Tasks.ValueTask< TResult >.ValueTask(), System.Threading.Tasks.ValueTask< TResult >.ValueTask(), System.Threading.Tasks.ValueTask< TResult >.ValueTask(), System.Threading.Tasks.ValueTask< TResult >.ValueTask(), System.Collections.Generic.Dictionary< TKey, TValue >.GetObjectData(), System.ThrowHelper.IfNullAndNullsAreIllegalThenThrow< T >(), System.DateTimeOffset.Parse(), System.Int32.Parse(), System.Int64.Parse(), System.Byte.Parse(), System.Int16.Parse(), System.Int32.Parse(), System.Int64.Parse(), System.Int32.Parse(), System.Byte.Parse(), System.Int16.Parse(), System.Int32.Parse(), System.Int64.Parse(), System.DateTime.ParseExact(), System.IO.Stream.ReadAsync(), System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ReceiveAsync(), System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.SendAsyncForNetworkStream(), and System.BitConverter.ToString().