1 reference to ActiveFileState
Microsoft.CodeAnalysis.LanguageServer.Protocol (1)
Features\Diagnostics\EngineV2\DiagnosticIncrementalAnalyzer.StateSet.cs (1)
99
=> _activeFileStates.GetOrAdd(documentId, id => new
ActiveFileState
(id));