1 reference to TryGetCSharpClassDeclarationSpanAsync
Microsoft.CodeAnalysis.Remote.Razor (1)
DocumentMapping\RemoteDocumentMappingService.cs (1)
67
if (await
TryGetCSharpClassDeclarationSpanAsync
(identity, project, cancellationToken).ConfigureAwait(false) is { } classDeclSpan &&