1 write to referredId
System.IdentityModel (1)
System\IdentityModel\SignedXml.cs (1)
1155
this.
referredId
= this.uri.Substring(1);
2 references to referredId
System.IdentityModel (2)
System\IdentityModel\SignedXml.cs (2)
1143
if (this.
referredId
== null)
1157
return this.
referredId
;