2 references to Exchange
System.Private.Windows.Core (2)
Windows\Win32\System\Com\AgileComPointer.cs (1)
181uint cookie = Interlocked.Exchange(ref _cookie, 0);
Windows\Win32\System\Com\GlobalInterfaceTable.UnknownStrategy.cs (1)
30uint cookie = Interlocked.Exchange(ref _cookie, 0);