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)
116get { return _type; }