2 references to GetOrStore
Microsoft.CodeAnalysis.Workspaces (2)
src\Compilers\Core\Portable\InternalUtilities\SingleInitNullable.cs (2)
41
/// <see cref="
GetOrStore
"/>, and to only compute the value if the winning thread. However, this has two potential
48
=> ReadIfInitialized() ??
GetOrStore
(valueFactory(arg));