qtil
advanced-security/qtil-csharp 0.0.3
Search

Module DispatchImpl

Import path

import semmle.code.csharp.dataflow.internal.DataFlowDispatch

Predicates

mayBenefitFromCallContext

Holds if the set of viable implementations that can be called by call might be improved by knowing the call context.

viableImplInCallContext

Gets a viable dispatch target of call in the context ctx. This is restricted to those calls for which a context might make a difference.