2 writes to s_completionListCache
Microsoft.CodeAnalysis.ExternalAccess.Razor (2)
src\Tools\ExternalAccess\Razor\Shared\Cohost\Handlers\Completion.cs (2)
25=> s_completionListCache ??= InterlockedOperations.Initialize(ref s_completionListCache, () => new());