Gets the list of IInterceptor and InterceptorAndDynamicMethodMatcher instances for the supplied proxy.
[Visual Basic] Public Sub GetInterceptors( _ ByVal advised As IAdvised, _ ByVal proxy As Object, _ ByVal method As MethodInfo, _ ByVal targetType As Type _ )