Terraria v1.4.4.9
Terraria source code documentation
|
This is the complete list of members for System.Runtime.InteropServices.CollectionsMarshal, including all inherited members.
AsSpan< T >(List< T >? list) | System.Runtime.InteropServices.CollectionsMarshal | inlinestatic |
GetValueRefOrAddDefault< TKey, TValue >(Dictionary< TKey, TValue > dictionary, TKey key, out bool exists) | System.Runtime.InteropServices.CollectionsMarshal | inlinestatic |
GetValueRefOrNullRef< TKey, TValue >(Dictionary< TKey, TValue > dictionary, TKey key) | System.Runtime.InteropServices.CollectionsMarshal | inlinestatic |