4 references to EditAndContinueSessionState
Microsoft.CodeAnalysis.EditorFeatures (1)
EditAndContinue\ManagedHotReloadLanguageServiceImpl.cs (1)
31
EditAndContinueSessionState
sessionState,
Microsoft.CodeAnalysis.Features (2)
EditAndContinue\EditAndContinueSessionState.cs (2)
20
/// <see cref="
EditAndContinueSessionState
"/> provides read-write access, which is only used by the EnC language service.
23
[Export(typeof(
EditAndContinueSessionState
))]
Microsoft.VisualStudio.LanguageServices.DevKit (1)
src\EditorFeatures\Core\EditAndContinue\ManagedHotReloadLanguageServiceImpl.cs (1)
31
EditAndContinueSessionState
sessionState,