Implemented interface member:
method
EndDebuggingSession
Microsoft.CodeAnalysis.EditAndContinue.IEditAndContinueWorkspaceService.EndDebuggingSession(Microsoft.CodeAnalysis.EditAndContinue.DebuggingSessionId, out System.Collections.Immutable.ImmutableArray<Microsoft.CodeAnalysis.DocumentId>)
1 reference to EndDebuggingSession
Microsoft.CodeAnalysis.EditorFeatures.UnitTests (1)
EditAndContinue\EditAndContinueWorkspaceServiceTests.cs (1)
4507encService.EndDebuggingSession(sessionId, out var _);