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[TKey key]
TKey
System.Collections.Generic.LowLevelDictionary
< TKey, TValue >.
this
[TKey
key
]
set
Definition at line
22
of file
LowLevelDictionary.cs
.
23
{
24
set
25
{
26
int
version = this.
_version
;
27
this._version
= version;
28
if
(
this
!=
null
)
29
{
30
this._numEntries
=
value
;
31
return
;
32
}
33
}
34
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:8
System.Collections.Generic.LowLevelDictionary._version
int _version
Definition
LowLevelDictionary.cs:150
System.ExceptionArgument.value
@ value
System
Collections
Generic
LowLevelDictionary
Generated by
1.10.0