2 references to DebuggerPatchTable
Microsoft.Diagnostics.DataContractReader.Contracts (2)
Constants.cs (1)
18public const string DebuggerPatchTable = nameof(DebuggerPatchTable);
Contracts\Debugger\Debugger_1.cs (1)
188if (!_target.TryReadGlobalPointer(Constants.Globals.DebuggerPatchTable, out TargetPointer? patchTablePointerAddress))