Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
Add()
[1/8]
void
ICollection
<
KeyValuePair
< TKey, TValue > >.
System.Collections.Immutable.ImmutableDictionary
< TKey, TValue >.Add
(
KeyValuePair
< TKey, TValue >
item
)
inline
private
Definition at line
1275
of file
ImmutableDictionary.cs
.
1276
{
1277
throw
new
NotSupportedException();
1278
}
System
Collections
Immutable
ImmutableDictionary
Generated by
1.10.0