/// <nodoc /> public static bool UnfriendlyToReadOnlyRefs(this ITypeSymbol type) => type.AnalyzeReadOnlyFriendliness() == ReadOnlyRefFriendliness.Unfriendly;