1 write to Changes
Microsoft.CodeAnalysis.LanguageServer.Protocol (1)
Handler\MapCode\MapCodeHandler.cs (1)
76Changes = uriToEditsMap.ToDictionary(kvp => ProtocolConversions.GetDocumentFilePathFromUri(kvp.Key), kvp => kvp.Value)
1 reference to Changes
Microsoft.CodeAnalysis.LanguageServer.Protocol (1)
Protocol\WorkspaceEdit.cs (1)
37/// using the <see cref="Changes"/> property are supported.