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