1 reference to ExecuteStatement
Microsoft.VisualStudio.IntegrationTest.Utilities (1)
OutOfProcess\Debugger_OutOfProc.cs (1)
45public void ExecuteStatement(string statement) => _debuggerInProc.ExecuteStatement(statement);