3 references to s_switchMap
System.Windows.Forms (3)
parent\parent\parent\InternalApis\Clr\inc\LocalAppContext.cs (3)
68lock (s_switchMap) 70isPresent = s_switchMap.TryGetValue(switchName, out isEnabled); 133s_switchMap[switchName] = initialValue;