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
◆
ReceiveBufferSize
int System.Net.ServicePoint.ReceiveBufferSize
get
set
Definition at line
200
of file
ServicePoint.cs
.
201
{
202
get
203
{
204
return
this.
receiveBufferSize
;
205
}
206
set
207
{
208
this.receiveBufferSize
=
value
;
209
}
210
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:8
System.Net.ServicePoint.receiveBufferSize
int receiveBufferSize
Definition
ServicePoint.cs:584
System.ExceptionArgument.value
@ value
System
Net
ServicePoint
Generated by
1.10.0