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