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

◆ Start< TStateMachine >()

void System.Runtime.CompilerServices.AsyncVoidMethodBuilder.Start< TStateMachine > ( TStateMachine stateMachine)
inline
Type Constraints
TStateMachine :IAsyncStateMachine 

Definition at line 37 of file AsyncVoidMethodBuilder.cs.

37 : IAsyncStateMachine
38 {
39 RuntimeHelpers.PrepareConstrainedRegions();
40 }

References System.Runtime.CompilerServices.RuntimeHelpers.PrepareConstrainedRegions().