2 writes to type
System.IdentityModel (2)
System\ServiceModel\Security\EncryptedType.cs (2)
159
this.
type
= value;
228
this.
type
= reader.GetAttribute(TypeAttribute, null);
2 references to type
System.IdentityModel (2)
System\ServiceModel\Security\EncryptedType.cs (2)
155
return this.
type
;
338
if (this.
type
!= null)