2 references to ht
mscorlib (2)
system\runtime\serialization\formatters\binary\binaryutilclasses.cs (2)
567return ht.TryGetValue(name, out value) ? value : null; 572ht[name] = value;