1 reference to IsEmpty
Microsoft.CodeAnalysis.LanguageServer.Protocol (1)
Features\Diagnostics\EngineV2\DiagnosticIncrementalAnalyzer.StateSet.cs (1)
59
_activeFileStates.Where(kv => !kv.Value.
IsEmpty
)