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

◆ GetInt32() [1/2]

static int System.Security.Cryptography.RandomNumberGenerator.GetInt32 ( int fromInclusive,
int toExclusive )
inlinestaticinherited

Definition at line 108 of file RandomNumberGenerator.cs.

109 {
110 return fromInclusive;
111 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar.

Referenced by System.Security.Cryptography.RandomNumberGenerator.GetInt32().