3 references to Count
Microsoft.CodeAnalysis (3)
CommandLine\SarifV1ErrorLogger.cs (3)
152if (_descriptors.Count > 0) 286Debug.Assert(Count > 0); 288var list = new List<KeyValuePair<string, DiagnosticDescriptor>>(Count);