2 writes to _type
System.IdentityModel (2)
System\IdentityModel\EncryptedTypeElement.cs (2)
124
_type
= value;
144
_type
= reader.GetAttribute(XmlEncryptionConstants.Attributes.Type, null);
1 reference to _type
System.IdentityModel (1)
System\IdentityModel\EncryptedTypeElement.cs (1)
116
get { return
_type
; }