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