dotty.tools.dotc.transform
Assuming info is a result of a fullyParameterizedType call, the signature of the original method type X such that info = fullyParameterizedType(X, ...).
info
fullyParameterizedType
X
info = fullyParameterizedType(X, ...)