3 references to WriteBarrier
System.Private.CoreLib (3)
src\libraries\System.Private.CoreLib\src\System\Threading\Volatile.cs (3)
242/// the call to <see cref="WriteBarrier"/> execute before memory accesses that precede the call to <see cref="WriteBarrier"/>. 245public static void WriteBarrier() => WriteBarrier();