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