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

◆ intersectPair()

static object System.Net.WebPermission.intersectPair ( object L,
object R,
[Out] bool isUri )
inlinestaticprivate

Definition at line 554 of file WebPermission.cs.

555 {
556 long num = 0L;
557 if (L == null)
558 {
559 return "(?=(";
560 }
561 long num2 = 0L;
562 if (true)
563 {
564 if (L != null)
565 {
566 }
567 global::System.Text.RegularExpressions.Match match;
568 if (match == null || match.<Index>k__BackingField != 0)
569 {
570 goto IL_00A9;
571 }
572 int <Length>k__BackingField = match.<Length>k__BackingField;
573 }
574 if (L != null)
575 {
576 }
577 long num3 = 0L;
578 while (num2 == 0L)
579 {
580 }
581 while (num == 0L)
582 {
583 }
584 if (("(?=(" == null || "(?=(" != null) && (num == 0L || num != 0L) && ("))(" == null || "))(" != null) && (num2 == 0L || num2 != 0L) && (")" == null || ")" != null))
585 {
586 string text;
587 if (num3 == 0L || text != null)
588 {
589 }
590 global::System.Text.RegularExpressions.Regex regex;
591 global::System.Text.RegularExpressions.Match match2 = regex.Match(text);
592 if (match2 != null && match2.<Index>k__BackingField == 0)
593 {
594 int <Length>k__BackingField2 = match2.<Length>k__BackingField;
595 int stringLength = text._stringLength;
596 }
597 }
598 IL_00A9:
599 throw new ArrayTypeMismatchException();
600 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar, System.L, System.match, and System.text.