Implemented interface member:
2 references to Count
Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost (2)
Rpc\RpcServer.cs (1)
96
var remainingTasks = new List<Task>(capacity: runningTasks.
Count
);
src\Workspaces\SharedUtilitiesAndExtensions\Compiler\Core\ObjectPools\Extensions.cs (1)
225
if (set.
Count
> Threshold)