2 writes to IsGlobbing
NuGet.Configuration (2)
PackageSourceMapping\SearchNode.cs (1)
17IsGlobbing = false;
PackageSourceMapping\SearchTree.cs (1)
57currentNode.IsGlobbing = true;
5 references to IsGlobbing
NuGet.Configuration (5)
PackageSourceMapping\SearchTree.cs (5)
117if (currentNode.IsGlobbing) 135if (currentNode.IsGlobbing) 161if (currentNode.IsGlobbing) 174if (!currentNode.IsGlobbing) 185if (currentNode.IsGlobbing)