1 write to strings
System.IdentityModel (1)
System\IdentityModel\IdentityModelDictionary.cs (1)
21
this.
strings
= strings;
2 references to strings
System.IdentityModel (2)
System\IdentityModel\IdentityModelDictionary.cs (2)
46
dictionary.Add(
strings
[i], i);
68
s = CreateString(
strings
[key], key);