2 references to BackgroundCompiler
Microsoft.CodeAnalysis.EditorFeatures.Test.Utilities (1)
Workspaces\TestWorkspace.cs (1)
118
_backgroundCompiler = new
BackgroundCompiler
(this);
Microsoft.VisualStudio.LanguageServices (1)
ProjectSystem\VisualStudioWorkspace.cs (1)
40
_backgroundCompiler = new
BackgroundCompiler
(this);