1 reference to ChangeAnnotation
Microsoft.CodeAnalysis.LanguageServer.Protocol (1)
Protocol\WorkspaceEdit.cs (1)
54public Dictionary<ChangeAnnotationIdentifier, ChangeAnnotation>? ChangeAnnotations { get; init; }