Namespace AsmResolver.Symbols.Pdb.Msf
Classes
- MsfFile
Models a file that is in the Microsoft Multi-Stream Format (MSF).
- MsfStream
Represents a single stream in an Multi-Stream Format (MSF) file.
- MsfStreamDataSource
Implements a data source for a single MSF stream that pulls data from multiple (fragmented) blocks.
- MsfSuperBlock
Represents the first block in a Multi-Stream Format (MSF) file.
- SerializedMsfFile
Provides an implementation for an MSF file that is read from an input file.