1 implementation of SetAllCodeNotifications
Microsoft.Diagnostics.DataContractReader.Contracts (1)
Contracts\CodeNotifications_1.cs (1)
97
void ICodeNotifications.
SetAllCodeNotifications
(TargetPointer module, CodeNotificationKind flags)
1 reference to SetAllCodeNotifications
Microsoft.Diagnostics.DataContractReader.Legacy (1)
SOSDacImpl.IXCLRDataProcess.cs (1)
810
_target.Contracts.CodeNotifications.
SetAllCodeNotifications
(moduleAddr, CodeNotificationFlagsConverter.FromCom(flags));