コード例 #1
0
 private static bool IsInherited(IMethodSymbol symbol) => SymbolHelper.GetInterfaceMember(symbol) != null;