4 references to AppendAssetMapAsync
Microsoft.CodeAnalysis.Remote.ServiceHub (4)
Host\TestUtils.cs (4)
160await project.AppendAssetMapAsync(map, cancellationToken).ConfigureAwait(false); 176await project.AppendAssetMapAsync(map, cancellationToken).ConfigureAwait(false); 184await project.AppendAssetMapAsync(map, cancellationToken).ConfigureAwait(false); 186await solution.GetRequiredProject(dep).AppendAssetMapAsync(map, cancellationToken).ConfigureAwait(false);