When a method calls another method multiple times in different lines of code, line number resolution will show these invocations as separate method nodes in the invocation tree and the allocation monitor view. Backtraces in the hotspot views will also show line numbers.
Note that a line number can only be shown if the call to a method originates in an unfiltered class.