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

◆ SetDefaultTypedValue()

static void System.Xml.Schema.DtdValidator.SetDefaultTypedValue ( SchemaAttDef attdef,
IDtdParserAdapter readerAdapter )
inlinestatic

Definition at line 9 of file DtdValidator.cs.

10 {
11 if (attdef.defExpanded == null)
12 {
13 }
14 XmlSchemaDatatype datatype = attdef.datatype;
15 if (datatype != null)
16 {
17 if (datatype != null)
18 {
19 }
20 return;
21 }
22 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar.