8 references to Type
NuGet.DependencyResolver.Core (8)
GraphModel\Tracker.cs (8)
157private readonly Type _type; 171_type = Type.Empty; 175_type = Type.SingleItem; 179_type = Type.MultipleItems; 190if (_done || _type == Type.Empty) 194else if (_type == Type.SingleItem) 212if (_type == Type.MultipleItems) 220if (_type == Type.SingleItem)