1 implementation of Count
Microsoft.CodeAnalysis.Workspaces (1)
SetWithInsertionOrder.cs (1)
84public int Count => _elements?.Count ?? 0;