1 write to _dataReferences
System.IdentityModel (1)
System\IdentityModel\EncryptedKeyElement.cs (1)
28
_dataReferences
= new List<string>();
2 references to _dataReferences
System.IdentityModel (2)
System\IdentityModel\EncryptedKeyElement.cs (2)
38
get { return
_dataReferences
; }
64
_dataReferences
.Add( dataRef );