5 references to Or
System.ComponentModel.TypeConverter (1)
System\ComponentModel\InterlockedBitVector32.cs (1)
25
Interlocked.
Or
(ref _data, bit);
System.Private.CoreLib (4)
src\libraries\System.Private.CoreLib\src\System\Runtime\InteropServices\ComWrappers.cs (1)
450
Interlocked.
Or
(ref Unsafe.As<CreateComInterfaceFlagsEx, int>(ref Flags), setMask);
src\libraries\System.Private.CoreLib\src\System\Runtime\InteropServices\SafeHandle.cs (1)
123
Interlocked.
Or
(ref _state, StateBits.Closed);
src\libraries\System.Private.CoreLib\src\System\Threading\Interlocked.cs (2)
747
(uint)
Or
(ref Unsafe.As<uint, int>(ref location1), (int)value);
846
Or
(