1 reference to EqualsWorker
Microsoft.CodeAnalysis.UnitTests (1)
Collections\HashSet\TestingTypes.cs (1)
378
public bool Equals(ValueDelegateEquatable other) =>
EqualsWorker
(other);