1 write to AllowedCipherSuites
System.Net.Quic (1)
System\Net\Quic\Internal\MsQuicConfiguration.Cache.cs (1)
87AllowedCipherSuites = allowedCipherSuites;
3 references to AllowedCipherSuites
System.Net.Quic (3)
System\Net\Quic\Internal\MsQuicConfiguration.Cache.cs (3)
115AllowedCipherSuites == other.AllowedCipherSuites; 131hash.Add(AllowedCipherSuites);