Extern methods

Author: LGTM

import csharp

from Method m
where m.isExtern()
select m

Description

Finds methods that are 'extern'.