2 references to BackgroundParser
Microsoft.CodeAnalysis.EditorFeatures.Test.Utilities (1)
Workspaces\TestWorkspace.cs (1)
119
_backgroundParser = new
BackgroundParser
(this);
Microsoft.VisualStudio.LanguageServices (1)
ProjectSystem\VisualStudioWorkspace.cs (1)
48
_backgroundParser = new
BackgroundParser
(this);