terraria-cpp2il
v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches
◆
Length
override
long
System.Net.Sockets.NetworkStream.Length
get
set
Definition at line
209
of file
NetworkStream.cs
.
210
{
211
[global::Cpp2ILInjected.Token(
Token
=
"0x600130D"
)]
212
[global::Cpp2ILInjected.Address(RVA =
"0x1E22114"
, Offset =
"0x1E22114"
,
Length
=
"0x4C"
)]
213
[global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
214
[global::Cpp2ILInjected.CallAnalysis.Calls(
Type
=
typeof
(
NotSupportedException
), Member =
".ctor"
, MemberParameters =
new
object
[] {
typeof
(
string
) }, ReturnType =
typeof
(
void
))]
215
[global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 5)]
216
get
217
{
218
throw
null
;
219
}
220
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:11
System.Net.Sockets.NetworkStream.Length
override long Length
Definition
NetworkStream.cs:210
System.NotSupportedException
Definition
NotSupportedException.cs:33
System.Type
Definition
Type.cs:43
System.Net.BufferType.Token
@ Token
System
Net
Sockets
NetworkStream
Generated by
1.10.0