1 write to _expectedCapacity
NuGet.DependencyResolver.Core (1)
Remote\RemoteDependencyWalker.cs (1)
767
_expectedCapacity
= expectedCapacity;
1 reference to _expectedCapacity
NuGet.DependencyResolver.Core (1)
Remote\RemoteDependencyWalker.cs (1)
832
var listCapacity =
_expectedCapacity
- Fields;