1 write to _idToAnalyzerConfigDocumentMap
Microsoft.CodeAnalysis.Workspaces (1)
Workspace\Solution\Project.cs (1)
254
=> ImmutableInterlocked.GetOrAdd(ref
_idToAnalyzerConfigDocumentMap
, documentId, s_tryCreateAnalyzerConfigDocumentFunction, this);