C# (CSharp) CsDebugScript.Engine.Utility Пространство имен

Классы

Имя Описание
CacheInvalidator Helper method which invalidates all class fields which are caches starting from the given root objects.
DebuggerOutputToTextWriter Helper class for capturing debugger output while executing commands. Example usage:

using (var callbacks = DebuggerOutputToTextWriter.Create(textWriter, captureFlags) { }

DumpFileMemoryReader
DumpFileMemoryReader.DumpPosition
DumpFileMemoryReader.MINIDUMP_DIRECTORY
DumpFileMemoryReader.MINIDUMP_LOCATION_DESCRIPTOR
DumpFileMemoryReader.MINIDUMP_MEMORY64_LIST
DumpFileMemoryReader.MINIDUMP_MEMORY_DESCRIPTOR64
DumpFileMemoryReader.MemoryLocation
MemoryBuffer Helper structure that holds pointer to memory buffer or byte array