1 write to dictionary
System.IdentityModel (1)
System\IdentityModel\IdentityModelDictionary.cs (1)
47
this.
dictionary
= dictionary;
2 references to dictionary
System.IdentityModel (2)
System\IdentityModel\IdentityModelDictionary.cs (2)
42
if (this.
dictionary
== null)
50
if (this.
dictionary
.TryGetValue(key, out id))