1 implementation of GetDebuggerControlBlockAddress
Microsoft.Diagnostics.DataContractReader.Contracts (1)
Contracts\Debugger_1.cs (1)
98TargetPointer IDebugger.GetDebuggerControlBlockAddress()
1 reference to GetDebuggerControlBlockAddress
Microsoft.Diagnostics.DataContractReader.Legacy (1)
Dbi\DacDbiImpl.cs (1)
2018*pRetVal = _target.Contracts.Debugger.GetDebuggerControlBlockAddress().Value;