Currently the analyzer only examines calls to activities. Name checks (and maybe argument checks) could be done for orchestrations too.
Argument checks are a little bit more difficult because we need to examine the function body for uses of context.GetInput<>()