1 write to _backgroundCompiler
Microsoft.CodeAnalysis.EditorFeatures.Test.Utilities (1)
Workspaces\TestWorkspace.cs (1)
118
_backgroundCompiler
= new BackgroundCompiler(this);
1 reference to _backgroundCompiler
Microsoft.CodeAnalysis.EditorFeatures.Test.Utilities (1)
Workspaces\TestWorkspace.cs (1)
139
get { return
_backgroundCompiler
!= null; }