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