mirror of
https://github.com/microsoft/TypeScript.git
synced 2025-11-18 17:21:48 +00:00
Improve reuse of nodes in signatures with type mapping (#58546)
This commit is contained in:
@@ -557,7 +557,7 @@ function getSymbolDisplayPartsDocumentationAndSymbolKindWorker(typeChecker: Type
|
||||
typeChecker,
|
||||
resolvedSymbol,
|
||||
getSourceFileOfNode(resolvedNode),
|
||||
resolvedNode,
|
||||
enclosingDeclaration,
|
||||
declarationName,
|
||||
type,
|
||||
semanticMeaning,
|
||||
|
||||
Reference in New Issue
Block a user