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