2 references to EditAndContinueSessionState
Microsoft.CodeAnalysis.LanguageServer.Protocol (2)
Features\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
))]