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

◆ ComputeBytes()

byte[] System.Security.Cryptography.PasswordDeriveBytes.ComputeBytes ( int cb)
inlineprivate

Definition at line 249 of file PasswordDeriveBytes.cs.

250 {
251 HashAlgorithm hash = this._hash;
254 byte[] baseValue = this._baseValue;
255 if (false)
256 {
257 throw new OutOfMemoryException();
258 }
262 byte[] baseValue2 = this._baseValue;
263 long num = 0L;
264 int num2 = 5;
265 if (num != 0L)
266 {
267 throw new OutOfMemoryException();
268 }
269 if (num2 == 0)
270 {
272 }
273 if (false)
274 {
275 throw new OutOfMemoryException();
276 }
277 throw new OutOfMemoryException();
278 }
class f__AnonymousType0<< Count > j__TPar

References System.Security.Cryptography.PasswordDeriveBytes._baseValue, System.Security.Cryptography.PasswordDeriveBytes._hash, j__TPar, and System.L.