2 references to JITNotificationTable
Microsoft.Diagnostics.DataContractReader.Contracts (2)
Constants.cs (1)
50public const string JITNotificationTable = nameof(JITNotificationTable);
Contracts\CodeNotifications_1.cs (1)
214TargetPointer globalAddr = _target.ReadGlobalPointer(Constants.Globals.JITNotificationTable);