4 references to _debuggerService
Microsoft.CodeAnalysis.Features.Test.Utilities (4)
EditAndContinue\EditAndContinueWorkspaceTestBase.cs (4)
163
_debuggerService
,
186
_debuggerService
.GetActiveStatementsImpl = () => activeStatements.NullToEmpty();
193
_debuggerService
.GetActiveStatementsImpl = () => [];
241
_debuggerService
.LoadedModules!.Add(moduleId, availability);