1 write to s_configurableInstances
System.Data (1)
fx\src\data\System\Data\SqlClient\LocalDBAPI.cs (1)
322s_configurableInstances = tempConfigurableInstances;
3 references to s_configurableInstances
System.Data (3)
fx\src\data\System\Data\SqlClient\LocalDBAPI.cs (3)
296if (s_configurableInstances == null) 304if (s_configurableInstances == null) 334if (!s_configurableInstances.TryGetValue(instance,out instanceInfo))