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
◆
Version
int System.Net.Cookie.Version
get
set
Definition at line
547
of file
Cookie.cs
.
548
{
549
get
550
{
551
return
this.m_version;
552
}
553
set
554
{
555
this.m_version
=
value
;
556
if
(
value
!= 0)
557
{
558
CookieVariant
cookieVariant
= this.
m_cookieVariant
;
559
this.m_cookieVariant
= CookieVariant.Rfc2109;
560
}
561
}
562
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:8
System.ExceptionArgument.value
@ value
System
Net
Cookie
Generated by
1.10.0