4 references to _debuggerService
Microsoft.CodeAnalysis.Features.Test.Utilities (4)
EditAndContinue\EditAndContinueWorkspaceTestBase.cs (4)
176
_debuggerService
,
199
_debuggerService
.GetActiveStatementsImpl = () => activeStatements.NullToEmpty();
206
_debuggerService
.GetActiveStatementsImpl = () => [];
274
_debuggerService
.LoadedModules!.Add(moduleId, availability);