1 write to _nullValue
System.IdentityModel (1)
System\IdentityModel\Tokens\SessionDictionary.cs (1)
104
_nullValue
= Add("Null");
1 reference to _nullValue
System.IdentityModel (1)
System\IdentityModel\Tokens\SessionDictionary.cs (1)
321
get { return
_nullValue
; }