DbgEngIDataReader
DbgEngIDataReader(nint)
DbgEngIDataReader(Object)
DbgEngIDataReader(String)
DbgEngIDataReader(Int32, DEBUG_ATTACH, TimeSpan)
~DbgEngIDataReader()
Architecture
DebugAdvanced
DebugClient
DebugControl
DebugDataSpaces
DebugSymbols
DebugSystemObjects
DisplayName
IsThreadSafe
PointerSize
ProcessId
TargetPlatform
CreateDataTarget(nint)
CreateDataTarget(Object)
Dispose()
EnumerateModules()
EnumerateOSThreadIds()
FlushCachedData()
GetThreadContext(UInt32, UInt32, Span<Byte>)
GetThreadTeb(UInt32)
GetVersionInfo(UInt64, UInt32)
Read<T>(UInt64)
Read(UInt64, Span<Byte>)
Read<T>(UInt64, T)
ReadPointer(UInt64)
ReadPointer(UInt64, UInt64)
net10.0-windows7.0
namespace Microsoft.Diagnostics.Runtime.Utilities.DbgEng
{
public sealed class DbgEngIDataReader : IThreadReader, IDataReader, IMemoryReader, IDisposable
{
public void Dispose();
}
}
| .NET | 6.07.08.09.010.0 |
|---|---|
Information specific to net10.0 | |
| Platforms | This API is only available when you target a specific platform: |
| Windows | 7.0 |
Information specific to net10.0-windows7.0 | |
| Assemblies | Microsoft.Diagnostics.Runtime.Utilities , Version=3.0.8.42202, PublicKeyToken=31bf3856ad364e35 Microsoft.Diagnostics.Runtime.Utilities , Version=4.0.10.46301, PublicKeyToken=31bf3856ad364e35 |
| Referencing | Your project needs a package reference to |
| Package | Microsoft.Diagnostics.Runtime.Utilities (3.0.442202) net6.0 |
| Platform Restrictions | This API is supported on all platforms. |
- Built-in API
- Package-provided API