2 references to GetDocumentTextChangesAsync
Microsoft.CodeAnalysis.Workspaces (2)
Remote\RemoteUtilities.cs (2)
45
/// Applies the result of <see cref="
GetDocumentTextChangesAsync
"/> to <paramref name="oldSolution"/> to produce
46
/// a solution textually equivalent to the <c>newSolution</c> passed to <see cref="
GetDocumentTextChangesAsync
"/>.