Namespace AsmResolver.Patching
Classes
- BytesPatch
Patches an instance of ISegment with a sequence of bytes.
- PatchedSegment
Provides a wrapper around an instance of a ISegment that patches its binary representation while it is being serialized to an output stream.
- SegmentPatch
Patches an instance of ISegment with the contents of a file segment.
Structs
- PatchContext
Provides members describing the context in which a patch may be situated in.