4 references to SerialNumber
mscorlib (4)
system\security\cryptography\x509certificates\x509certificate.cs (4)
267return SerialNumber; 392if (!this.SerialNumber.Equals(other.SerialNumber)) 432sb.Append(this.SerialNumber);