Searched defs:TryExchange (Results 1 – 1 of 1) sorted by relevance
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Utilities/Collections/ | ||
| D | TwoWayDictionary.cs | 36 public bool TryExchange(TLeft left, TRight newRight, out TRight oldRight) in TryExchange() method in Antmicro.Renode.Utilities.Collections.TwoWayDictionary |