Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches

◆ MergeDuplicateNamespaces()

void System.Reflection.Metadata.Ecma335.NamespaceCache.MergeDuplicateNamespaces ( Dictionary< NamespaceDefinitionHandle, NamespaceDataBuilder > table,
out Dictionary< string, NamespaceDataBuilder > stringTable )
inlineprivate

Definition at line 148 of file NamespaceCache.cs.

References System.Collections.Generic.Dictionary< TKey, TValue >.Add(), System.dictionary, System.item, System.list, System.Reflection.Metadata.Ecma335.NamespaceCache.NamespaceDataBuilder.MergeInto(), and System.value.

Referenced by System.Reflection.Metadata.Ecma335.NamespaceCache.PopulateNamespaceTable().