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
Blob.cs
Go to the documentation of this file.
1
using
System
;
2
3
namespace
System.Net
4
{
5
// Token: 0x020001BF RID: 447
6
internal
struct
Blob
7
{
8
// Token: 0x04000979 RID: 2425
9
public
int
cbSize
;
10
11
// Token: 0x0400097A RID: 2426
12
public
int
pBlobData
;
13
}
14
}
System.Net
Definition
AuthenticationManager.cs:7
System
Definition
__ComObject.cs:4
System.Net.Blob.cbSize
int cbSize
Definition
Blob.cs:9
System.Net.Blob.pBlobData
int pBlobData
Definition
Blob.cs:12
System.Net.Blob
Definition
Blob.cs:7
source
System
Net
Blob.cs
Generated by
1.10.0