Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
IImmutableDictionaryInternal.cs
Go to the documentation of this file.
1
namespace
System.Collections.Immutable
;
2
3
internal
interface
IImmutableDictionaryInternal
<TKey, TValue>
4
{
5
bool
ContainsValue
(TValue
value
);
6
}
System.Collections.Immutable.IImmutableDictionaryInternal.ContainsValue
bool ContainsValue(TValue value)
System.Collections.Immutable.IImmutableDictionaryInternal
Definition
IImmutableDictionaryInternal.cs:4
System.Collections.Immutable
Definition
AllocFreeConcurrentStack.cs:4
System.ExceptionArgument.value
@ value
source
System.Collections.Immutable
System.Collections.Immutable
IImmutableDictionaryInternal.cs
Generated by
1.10.0