You can assign multiple MIDCs to the same class and method or multiple information points to the same class and method. However, you cannot assign more than one type of interceptor to the same class and method in a .NET application.
For example, defining an information point or a method invocation data collector (MIDC) on the same class and method that is already instrumented as an entry or exit point .