1 instantiation of NoSessionException
Microsoft.CodeAnalysis.EditorFeatures (1)
EditAndContinue\EditAndContinueLanguageService.cs (1)
84
=> _debuggingSession ?? throw new
NoSessionException
();