4 references to AppendAssetMapAsync
Microsoft.CodeAnalysis.Remote.ServiceHub (4)
Host\TestUtils.cs (4)
173await project.AppendAssetMapAsync(map, cancellationToken).ConfigureAwait(false); 206await project.AppendAssetMapAsync(map, cancellationToken).ConfigureAwait(false); 218await project.AppendAssetMapAsync(map, cancellationToken).ConfigureAwait(false); 220await solution.GetRequiredProject(dep).AppendAssetMapAsync(map, cancellationToken).ConfigureAwait(false);