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