1 implementation of SetAllCodeNotifications
Microsoft.Diagnostics.DataContractReader.Contracts (1)
Contracts\CodeNotifications_1.cs (1)
97void 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));