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