1 write to _idToDocumentMap
Microsoft.CodeAnalysis.Workspaces (1)
Workspace\Solution\Project.cs (1)
242
=> ImmutableInterlocked.GetOrAdd(ref
_idToDocumentMap
, documentId, s_tryCreateDocumentFunction, this);