2 writes to IsGlobbing
NuGet.Configuration (2)
PackageSourceMapping\SearchNode.cs (1)
17IsGlobbing = false;
PackageSourceMapping\SearchTree.cs (1)
58currentNode.IsGlobbing = true;
5 references to IsGlobbing
NuGet.Configuration (5)
PackageSourceMapping\SearchTree.cs (5)
118if (currentNode.IsGlobbing) 136if (currentNode.IsGlobbing) 162if (currentNode.IsGlobbing) 175if (!currentNode.IsGlobbing) 186if (currentNode.IsGlobbing)