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