2 writes to _id
System.IdentityModel (2)
System\IdentityModel\EncryptedTypeElement.cs (2)
60
_id
= value;
143
_id
= reader.GetAttribute(XmlEncryptionConstants.Attributes.Id, null);
1 reference to _id
System.IdentityModel (1)
System\IdentityModel\EncryptedTypeElement.cs (1)
52
get { return
_id
; }