2 references to JITNotification
Microsoft.Diagnostics.DataContractReader.Contracts (2)
Contracts\CodeNotifications_1.cs (1)
210
Target.TypeInfo jitNotifType = _target.GetTypeInfo(DataType.
JITNotification
);
Data\JITNotification.cs (1)
22
_type = target.GetTypeInfo(DataType.
JITNotification
);