Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Reflection.Internal.StreamMemoryBlockProvider Member List

This is the complete list of members for System.Reflection.Internal.StreamMemoryBlockProvider, including all inherited members.

_imageSizeSystem.Reflection.Internal.StreamMemoryBlockProviderprivate
_imageStartSystem.Reflection.Internal.StreamMemoryBlockProviderprivate
_isFileStreamSystem.Reflection.Internal.StreamMemoryBlockProviderprivate
_lazyMemoryMapSystem.Reflection.Internal.StreamMemoryBlockProviderprivate
_leaveOpenSystem.Reflection.Internal.StreamMemoryBlockProviderprivate
_streamSystem.Reflection.Internal.StreamMemoryBlockProviderprivate
_streamGuardSystem.Reflection.Internal.StreamMemoryBlockProviderprivate
_useMemoryMapSystem.Reflection.Internal.StreamMemoryBlockProviderprivate
Dispose(bool disposing)System.Reflection.Internal.StreamMemoryBlockProviderinlineprotected
System::Reflection::Internal::MemoryBlockProvider.Dispose()System.Reflection.Internal.MemoryBlockProviderinline
GetMemoryBlock()System.Reflection.Internal.MemoryBlockProviderinline
GetMemoryBlock(int start, int size)System.Reflection.Internal.MemoryBlockProviderinline
GetMemoryBlockImpl(int start, int size)System.Reflection.Internal.StreamMemoryBlockProviderinlineprotected
GetStream(out StreamConstraints constraints)System.Reflection.Internal.StreamMemoryBlockProviderinline
MemoryMapThresholdSystem.Reflection.Internal.StreamMemoryBlockProviderpackagestatic
ReadMemoryBlockNoLock(Stream stream, bool isFileStream, long start, int size)System.Reflection.Internal.StreamMemoryBlockProviderinlinepackagestatic
SizeSystem.Reflection.Internal.StreamMemoryBlockProvider
StreamMemoryBlockProvider(Stream stream, long imageStart, int imageSize, bool isFileStream, bool leaveOpen)System.Reflection.Internal.StreamMemoryBlockProviderinline
TryCreateMemoryMappedFileBlock(long start, int size, [NotNullWhen(true)] out MemoryMappedFileBlock block)System.Reflection.Internal.StreamMemoryBlockProviderinlineprivate