3 references to RecreateProjectDocumentsAsync
Microsoft.Analyzers.Local.Tests (3)
Resources\RoslynTestUtils.cs (3)
367proj = await RecreateProjectDocumentsAsync(changedProj!).ConfigureAwait(false); 461proj = await RecreateProjectDocumentsAsync(changedProj!).ConfigureAwait(false); 538_project = await RecreateProjectDocumentsAsync(project!).ConfigureAwait(false);