3 references to RecreateProjectDocumentsAsync
Microsoft.Analyzers.Extra.Tests (3)
Resources\RoslynTestUtils.cs (3)
366proj = await RecreateProjectDocumentsAsync(changedProj!).ConfigureAwait(false); 460proj = await RecreateProjectDocumentsAsync(changedProj!).ConfigureAwait(false); 537_project = await RecreateProjectDocumentsAsync(project!).ConfigureAwait(false);