1 reference to GetTypeDeclarationAsync
Microsoft.CodeAnalysis.Features (1)
ExtractInterface\AbstractExtractInterfaceService.cs (1)
86var typeNode = await GetTypeDeclarationAsync(document, position, typeDiscoveryRule, cancellationToken).ConfigureAwait(false);