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

◆ GetBytes() [1/4]

unsafe void System.Security.Cryptography.RNGCryptoServiceProvider.GetBytes ( byte * data,
IntPtr data_length )
inlinepackage

Definition at line 117 of file RNGCryptoServiceProvider.cs.

118 {
119 if (!true)
120 {
121 }
122 if (true)
123 {
124 if (!true)
125 {
126 }
127 IntPtr handle = this._handle;
128 long num = 0L;
129 this._handle = handle;
130 if (num != 0L)
131 {
132 throw new OutOfMemoryException();
133 }
134 if (3 != 0)
135 {
136 return;
137 }
138 }
139 else
140 {
141 IntPtr handle2 = this._handle;
143 }
144 this.Check();
145 }
class f__AnonymousType0<< Count > j__TPar

References System.Security.Cryptography.RNGCryptoServiceProvider._handle, System.Security.Cryptography.RNGCryptoServiceProvider.Check(), j__TPar, and System.L.