2 references to AppendAssetMapAsync
Microsoft.CodeAnalysis.Remote.ServiceHub (2)
Host\TestUtils.cs (2)
173
await project.
AppendAssetMapAsync
(map, cancellationToken).ConfigureAwait(false);
206
await project.
AppendAssetMapAsync
(map, cancellationToken).ConfigureAwait(false);