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