1 instantiation of ReadOnlyEmptyDictionary
MSBuild (1)
ReadOnlyEmptyDictionary.cs (1)
47s_instance = new ReadOnlyEmptyDictionary<K, V>();
2 references to ReadOnlyEmptyDictionary
MSBuild (2)
ReadOnlyEmptyDictionary.cs (2)
29private static ReadOnlyEmptyDictionary<K, V> s_instance; 41public static ReadOnlyEmptyDictionary<K, V> Instance