5 references to Singleton
Microsoft.Build (5)
SpecializedCollections.cs (5)
67return new Singleton.List<T>(value); 72return new Singleton.List<T>(value); 77return new Singleton.Enumerator<T>(value); 82return new Singleton.List<T>(value); 87return new Singleton.List<T>(value);