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

◆ Add() [1/3]

void IDictionary. System.ComponentModel.PropertyDescriptorCollection.Add ( object key,
object value )
inlineprivate

Implements System.Collections.IDictionary.

Definition at line 513 of file PropertyDescriptorCollection.cs.

514 {
515 while (value == null)
516 {
517 }
518 }

References System.value.