コード例 #1
0
 /// <nodoc />
 public static bool UnfriendlyToReadOnlyRefs(this ITypeSymbol type)
 => type.AnalyzeReadOnlyFriendliness() == ReadOnlyRefFriendliness.Unfriendly;