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