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

◆ Add() [2/5]

void System.Net.CookieContainer.Add ( Cookie cookie,
bool throwOnError )
inlinepackage

Definition at line 150 of file CookieContainer.cs.

151 {
152 int stringLength = cookie.m_value._stringLength;
153 throw new ArrayTypeMismatchException();
154 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar.