Skip to main content
collect_internal_calls
forge_
lint
1.8.4
In forge_
lint::
sol::
high::
reentrancy
forge_lint
::
sol
::
high
::
reentrancy
Function
collect_
internal_
calls
Copy item path
Source
fn collect_internal_calls( gcx: Gcx<'_>, expr: &Expr<'_>, calls: &mut
BTreeSet
<FunctionId>, )