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