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
◆
this[string key]
override
string System.Net.TrackingValidationObjectDictionary.this[string
key
]
get
set
Definition at line
84
of file
TrackingValidationObjectDictionary.cs
.
85
{
86
get
87
{
88
return
base
[
key
];
89
}
90
set
91
{
92
long
num = 0
L
;
93
this.
PersistValue
(
key
,
value
, num != 0
L
);
94
}
95
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:8
System.Net.TrackingValidationObjectDictionary.PersistValue
void PersistValue(string key, string value, bool addValue)
Definition
TrackingValidationObjectDictionary.cs:19
System.ExceptionArgument.value
@ value
System.ExceptionArgument.key
@ key
System.ConsoleKey.L
@ L
System
Net
TrackingValidationObjectDictionary
Generated by
1.10.0