1 reference to CreateChangedLocationsAsync
Microsoft.CodeAnalysis.Features (1)
EditAndContinue\EditSession.cs (1)
171await foreach (var location in CreateChangedLocationsAsync(oldProject, newProject, documentAnalyses, cancellationToken).ConfigureAwait(false))