1 reference to IsEmpty
Microsoft.CodeAnalysis.Features (1)
EditAndContinue\AbstractEditAndContinueAnalyzer.cs (1)
599
var inBreakState = !oldActiveStatementMap.
IsEmpty
;