Searched defs:newApiInfo (Results 1 – 2 of 2) sorted by relevance
269 …const newApiInfo: ApiInfo | undefined = newMethodInfoMap.get(oldApiInfo.getDefinedText().replace(/… constant316 for (const newApiInfo of newMethodInfoMap.values()) { constant
1137 const newApiInfo: ApiInfo = newParamInfo.getTypeLocations()[0]; constant1161 const newApiInfo: TypeAliasInfo = (newParamInfo.getTypeLocations()[0]) as TypeAliasInfo; constant1196 const newApiInfo: ApiInfo | undefined = newApiInfoMap.get(key); constant