3 references to JITNotification
Microsoft.Diagnostics.DataContractReader.Contracts (3)
Contracts\CodeNotifications_1.cs (2)
164
_sentinel = new Data.
JITNotification
(target, basePointer);
178
=>
new
(_target, new TargetPointer(EntriesBase + (ulong)(index * EntrySize)));
Data\JITNotification.cs (1)
9
=> new
JITNotification
(target, address);