3 references to Count
Microsoft.CodeAnalysis.CSharp (3)
Binder\Binder_Statements.cs (1)
2177
Debug.Assert(diagnostics.DiagnosticBag?.
Count
is not 0);
FlowAnalysis\DefiniteAssignment.cs (2)
586
if (strictDiagnostics.
Count
== compatDiagnostics.
Count
)