2 references to GetOrStore
Microsoft.CodeAnalysis (2)
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));