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

◆ ParseTime()

bool System.Xml.Schema.XsdDateTime.Parser.ParseTime ( int start)
inlineprivate

Definition at line 524 of file XsdDateTime.cs.

525 {
526 int num = this.length;
527 string text = this.text;
528 int num2 = this.length;
529 string text2 = this.text;
530 int num3 = this.length;
531 string text3 = this.text;
532 int num4 = this.length;
533 long num5 = 0L;
534 string text4 = this.text;
535 int num6 = this.fraction;
537 int num7 = this.length;
538 int num8 = this.fraction;
539 if (num5 != 0L)
540 {
541 int num9 = this.fraction;
542 if (num8 == 0)
543 {
544 }
545 return;
546 }
547 }
class f__AnonymousType0<< Count > j__TPar

References System.Xml.Schema.XsdDateTime.Parser.fraction, j__TPar, System.L, System.Xml.Schema.XsdDateTime.Parser.length, and System.Xml.Schema.XsdDateTime.Parser.text.

Referenced by System.Xml.Schema.XsdDateTime.Parser.ParseTimeAndWhitespace(), and System.Xml.Schema.XsdDateTime.Parser.ParseTimeAndZoneAndWhitespace().