9 public readonly
string Host;
37 public override bool Equals([NotNullWhen(
true)]
object obj)
55 return string.Create(invariantCulture, ref handler);
static CultureInfo InvariantCulture
static readonly System.Net.NetEventSource Log
static void Info(object thisOrContextObject, FormattableString formattableString=null, [CallerMemberName] string memberName=null)
static StringComparer OrdinalIgnoreCase
override bool Equals([NotNullWhen(true)] object obj)
bool Equals(CredentialHostKey other)
readonly string AuthenticationType
override int GetHashCode()
CredentialHostKey(string host, int port, string authenticationType)
override string ToString()
void AppendLiteral(string value)
void AppendFormatted(ReadOnlySpan< char > value)