1 reference to TryLocateTagHelperDefinitionAsync
Microsoft.CodeAnalysis.Remote.Razor (1)
RemoteTagHelperSearchEngine.cs (1)
43
var location = await
TryLocateTagHelperDefinitionAsync
(boundTagHelper, boundAttribute, compilation, project.Solution, cancellationToken).ConfigureAwait(false);