Add missing "yield return" #609
Annotations
2 warnings
Build:
src/Ryujinx.HLE/HOS/Kernel/Common/KResourceLimit.cs#L67
A value of type 'System.Threading.Lock' converted to a different type will use likely unintended monitor-based locking in 'lock' statement.
|
Build:
src/Ryujinx.HLE/HOS/Kernel/Common/KResourceLimit.cs#L67
A value of type 'System.Threading.Lock' converted to a different type will use likely unintended monitor-based locking in 'lock' statement.
|
Loading