1 reference to GetOrStore
Microsoft.CodeAnalysis.CodeStyle (1)
src\Compilers\Core\Portable\InternalUtilities\InterlockedOperations.cs (1)
72
return
GetOrStore
(ref target, valueFactory(arg), uninitializedValue);