1 instantiation of NoSessionException
Microsoft.VisualStudio.LanguageServices.DevKit (1)
src\EditorFeatures\Core\EditAndContinue\ManagedHotReloadLanguageServiceImpl.cs (1)
59
=> _debuggingSession ?? throw new
NoSessionException
();