1 write to _registry
Microsoft.CodeAnalysis.LanguageServer.Protocol (1)
Handler\EditAndContinue\RegisterSolutionSnapshotHandler.cs (1)
28
_registry
= registry;
1 reference to _registry
Microsoft.CodeAnalysis.LanguageServer.Protocol (1)
Handler\EditAndContinue\RegisterSolutionSnapshotHandler.cs (1)
37
var id =
_registry
.RegisterSolutionSnapshot(context.Solution);