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

◆ Count

override int System.Net.WebHeaderCollection.Count
getset

Implements System.Collections.ICollection.

Definition at line 1373 of file WebHeaderCollection.cs.

1374 {
1375 [global::Cpp2ILInjected.Token(Token = "0x6000B37")]
1376 [global::Cpp2ILInjected.Address(RVA = "0x1F16534", Offset = "0x1F16534", Length = "0x30")]
1377 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
1378 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1379 get
1380 {
1381 throw null;
1382 }
1383 }