1 write to _localsWindow
Microsoft.VisualStudio.IntegrationTest.Utilities (1)
OutOfProcess\LocalsWindow_OutOfProc.Verifier.cs (1)
17
_localsWindow
= localsWindow;
3 references to _localsWindow
Microsoft.VisualStudio.IntegrationTest.Utilities (3)
OutOfProcess\LocalsWindow_OutOfProc.Verifier.cs (3)
22
var entry =
_localsWindow
._localsWindowInProc.GetEntry(entryName);
29
var entry =
_localsWindow
._localsWindowInProc.GetEntry(entryNames);
36
var actualCount =
_localsWindow
._localsWindowInProc.GetCount();