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