4 references to _debuggerService
Microsoft.CodeAnalysis.Features.Test.Utilities (4)
EditAndContinue\EditAndContinueWorkspaceTestBase.cs (4)
148
_debuggerService
,
171
_debuggerService
.GetActiveStatementsImpl = () => activeStatements.NullToEmpty();
178
_debuggerService
.GetActiveStatementsImpl = () => ImmutableArray<ManagedActiveStatementDebugInfo>.Empty;
223
_debuggerService
.LoadedModules!.Add(moduleId, availability);