1 write to _serviceMap
Microsoft.CodeAnalysis.Workspaces (1)
MefLanguageServices.cs (1)
69
service = ImmutableInterlocked.GetOrAdd(ref
_serviceMap
, serviceType, svctype =>
1 reference to _serviceMap
Microsoft.CodeAnalysis.Workspaces (1)
MefLanguageServices.cs (1)
67
if (!
_serviceMap
.TryGetValue(serviceType, out service))