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