Equals(IRef, IRef?, bool)
Declaration
[Obsolete("Use the overload that accepts a RefComparison")]
public static bool Equals(this IRef a, IRef? b, bool includeNullability)
Parameters
Type | Name | Description |
---|---|---|
IRef | a | |
IRef | b | |
bool | includeNullability |
Returns
Type | Description |
---|---|
bool |