terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches

◆ GetValues() [2/2]

virtual string[] System.Collections.Specialized.NameValueCollection.GetValues ( string name)
inlinevirtual

Definition at line 150 of file NameValueCollection.cs.

151 {
153 if (nameObjectEntry == null || nameObjectEntry.Value != null)
154 {
155 }
156 string[] array;
157 return array;
158 }
class f__AnonymousType0<< Count > j__TPar

References System.array, j__TPar, and System.name.