1 write to _automation
Microsoft.VisualStudio.LanguageServices.New.IntegrationTests (1)
InProcess\Helper.cs (1)
23
Interlocked.CompareExchange(ref
_automation
, new CUIAutomation8(), null);
2 references to _automation
Microsoft.VisualStudio.LanguageServices.New.IntegrationTests (2)
InProcess\Helper.cs (2)
21
if (
_automation
== null)
26
return
_automation
;