Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches

◆ ~PinnedBufferMemoryStream()

System.IO.PinnedBufferMemoryStream.~PinnedBufferMemoryStream ( )
inlineprivate

Definition at line 32 of file PinnedBufferMemoryStream.cs.

33 {
34 Dispose(disposing: false);
35 }
void Dispose()
Definition Stream.cs:639

References System.IO.Stream.Dispose().