2 writes to samlSerializer
System.ServiceModel (2)
System\ServiceModel\Security\IssuedTokenServiceCredential.cs (2)
42this.samlSerializer = other.samlSerializer; 98this.samlSerializer = value;
2 references to samlSerializer
System.ServiceModel (2)
System\ServiceModel\Security\IssuedTokenServiceCredential.cs (2)
42this.samlSerializer = other.samlSerializer; 93return this.samlSerializer;