|
Terraria v1.4.4.9
Terraria source code documentation
|
Public Member Functions | |
| ImmutableListBuilderDebuggerProxy (ImmutableList< T >.Builder builder) | |
Properties | |
| T[] | Contents [get] |
Private Attributes | |
| readonly ImmutableList< T >.Builder | _list |
| T[] | _cachedContents |
Definition at line 5 of file ImmutableListBuilderDebuggerProxy.cs.