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