1 write to id
System.IdentityModel (1)
System\IdentityModel\SecurityUtils.cs (1)
349this.id = SecurityUniqueId.Create();
2 references to id
System.IdentityModel (2)
System\IdentityModel\SecurityUtils.cs (2)
348if (this.id == null) 350return this.id.Value;