4 references to CreateCaseInsensitiveHashtable
mscorlib (4)
system\runtime\remoting\remotingconfigparser.cs (4)
414return Hashtable.Synchronized(CreateCaseInsensitiveHashtable()); 1377Hashtable properties = CreateCaseInsensitiveHashtable(); 1418Hashtable properties = CreateCaseInsensitiveHashtable(); 1596Hashtable properties = CreateCaseInsensitiveHashtable();