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