1 instantiation of ReadOnlyEmptyCollection
MSBuild (1)
ReadOnlyEmptyCollection.cs (1)
43s_instance = new ReadOnlyEmptyCollection<T>();
2 references to ReadOnlyEmptyCollection
MSBuild (2)
ReadOnlyEmptyCollection.cs (2)
25private static ReadOnlyEmptyCollection<T> s_instance; 37public static ReadOnlyEmptyCollection<T> Instance