Gets the list of static
(Shared in Visual Basic) interceptors and dynamic interception advice that may apply to the supplied method invocation.
[Visual Basic] Public Shared Sub CalculateInterceptors( _ ByVal config As IAdvised, _ ByVal proxy As Object, _ ByVal method As MethodInfo, _ ByVal targetType As Type _ )