Kodama

ClassNamePointcut ビットごとの OR 演算子 (|) 

[This is preliminary documentation and subject to change.]

2つのPointcutの論理演算orをとるPointcutを返します

public static ComposiblePointcut operator |(
   ComposiblePointcut left,
   ComposiblePointcut right
);

参照

ClassNamePointcut クラス | Kodama.Aop.Pointcut.Compose.Class 名前空間