Determine, whether the specified aspect object is eligible. The default implementation accepts all except for advisors that are part of the internal infrastructure.
[Visual Basic] Protected Overridable Sub IsEligibleObject( _ ByVal advisorName As String, _ ByVal objectType As Type, _ ByVal objectName As String _ )