2 references to ExecutionManagerCodeRangeMapAddress
Microsoft.Diagnostics.DataContractReader.Contracts (2)
Constants.cs (1)
92public const string ExecutionManagerCodeRangeMapAddress = nameof(ExecutionManagerCodeRangeMapAddress);
Contracts\ExecutionManager\ExecutionManager_1.cs (1)
15TargetPointer addr = target.ReadGlobalPointer(Constants.Globals.ExecutionManagerCodeRangeMapAddress);