2 writes to _exportsMap
Microsoft.CodeAnalysis.Remote.Workspaces (2)
VisualStudioMefHostServices.cs (2)
49exports = ImmutableInterlocked.GetOrAdd(ref _exportsMap, key, _ => 66exports = ImmutableInterlocked.GetOrAdd(ref _exportsMap, key, _ =>
2 references to _exportsMap
Microsoft.CodeAnalysis.Remote.Workspaces (2)
VisualStudioMefHostServices.cs (2)
47if (!_exportsMap.TryGetValue(key, out var exports)) 64if (!_exportsMap.TryGetValue(key, out var exports))