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
)
inline
package
Definition at line
150
of file
CookieContainer.cs
.
151
{
152
int
stringLength
= cookie.m_value._stringLength;
153
throw
new
ArrayTypeMismatchException
();
154
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:8
System.ArrayTypeMismatchException
Definition
ArrayTypeMismatchException.cs:9
References
j__TPar
.
System
Net
CookieContainer
Generated by
1.10.0