2 writes to state
System.IdentityModel (2)
System\ServiceModel\Security\EncryptedType.cs (2)
40this.state = EncryptionState.New; 176this.state = value;
1 reference to state
System.IdentityModel (1)
System\ServiceModel\Security\EncryptedType.cs (1)
172return this.state;