Implemented interface member:
2 references to Equals
System.Net.Quic (2)
System\Net\Quic\Internal\MsQuicConfiguration.Cache.cs (1)
105Settings.Equals(other.Settings) &&
System\Net\Quic\Interop\QUIC_SETTINGS.IEquattable.cs (1)
92return obj is QUIC_SETTINGS other && Equals(other);