1 write to AuthenticationType
System.Net.Primitives (1)
System\Net\CredentialCache.cs (1)
362AuthenticationType = authenticationType;
4 references to AuthenticationType
System.Net.Primitives (4)
System\Net\CredentialCache.cs (4)
366StringComparer.OrdinalIgnoreCase.GetHashCode(AuthenticationType) ^ 373string.Equals(AuthenticationType, other.AuthenticationType, StringComparison.OrdinalIgnoreCase) && 386string.Create(CultureInfo.InvariantCulture, $"{Host}:{Port}:{AuthenticationType}");