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