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

◆ MatchEnumeration() [1/2]

bool System.Xml.Schema.BinaryFacetsChecker.MatchEnumeration ( byte[] value,
ArrayList enumeration,
XmlSchemaDatatype datatype )
inlineprivate

Definition at line 57 of file BinaryFacetsChecker.cs.

58 {
59 if (enumeration == null || enumeration == null)
60 {
61 }
62 if (datatype != null)
63 {
64 }
65 throw new InvalidCastException();
66 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar.