Пример #1
0
 internal static bool Matches(this TypeSymbol s, TypeSymbol other) => Binder.TypesMatch(s, other);