2 references to InternalDictionary
mscorlib (2)
system\runtime\remoting\messagesmuggler.cs (1)
180
foreach (DictionaryEntry entry in dict.
InternalDictionary
)
system\runtime\serialization\formatters\binary\binaryobjectwriter.cs (1)
302
foreach (DictionaryEntry entry in dict.
InternalDictionary
)