4 references to IsEmpty
Microsoft.CodeAnalysis (4)
CodeGen\SwitchIntegralJumpTableEmitter.cs (2)
204while (!switchBucketsStack.IsEmpty) 227Debug.Assert(!switchBucketsStack.IsEmpty);
DiagnosticAnalyzer\AnalyzerExecutor.cs (2)
977if (nodeActions.IsEmpty) 1074if (operationActions.IsEmpty)