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

◆ ContentLength

long System.Net.FixedSizeReadStream.ContentLength
get

Definition at line 16 of file FixedSizeReadStream.cs.

17 {
19 get
20 {
21 return this.<ContentLength>k__BackingField;
22 }
23 }
class f__AnonymousType0<< Count > j__TPar
readonly long< ContentLength > k__BackingField

Referenced by System.Net.FixedSizeReadStream.d__5.MoveNext().