2 references to GetEntry
Microsoft.VisualStudio.IntegrationTest.Utilities (2)
OutOfProcess\LocalsWindow_OutOfProc.Verifier.cs (2)
22
var entry = _localsWindow._localsWindowInProc.
GetEntry
(entryName);
29
var entry = _localsWindow._localsWindowInProc.
GetEntry
(entryNames);