terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches

◆ this[int index]

unsafe char System.String.this[int index]
getset

Definition at line 15672 of file String.cs.

15673 {
15674 [global::System.Runtime.CompilerServices.Intrinsic]
15675 [global::Cpp2ILInjected.Token(Token = "0x6000301")]
15676 [global::Cpp2ILInjected.Address(RVA = "0x1AC4708", Offset = "0x1AC4708", Length = "0x3C")]
15677 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
15678 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "DrKeyboard_IME", Member = "Append", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
15679 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "CSVReader", Member = "DecodeLine", MemberParameters = new object[] { typeof(string) }, ReturnType = "System.String[]")]
15680 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "UID", Member = "Generate", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(int))]
15681 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "UID", Member = "UIDGenerationAddString", MemberParameters = new object[]
15682 {
15683 typeof(string),
15684 typeof(ref uint)
15685 }, ReturnType = typeof(void))]
15686 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "GUIString", Member = "ApplyMultiLineAlignment", MemberParameters = new object[]
15687 {
15688 "String_Layout",
15689 typeof(string),
15690 typeof(ref int)
15691 }, ReturnType = typeof(string))]
15692 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "GUINPCDialogue", Member = "UpdateText", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
15693 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "GUIMultiplayerLobby", Member = "CompareNatural", MemberParameters = new object[]
15694 {
15695 typeof(string),
15696 typeof(string),
15697 typeof(global::System.Globalization.CultureInfo),
15698 typeof(global::System.Globalization.CompareOptions)
15699 }, ReturnType = typeof(int))]
15700 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "GUIPlayerSelectMenu", Member = "CompareNatural", MemberParameters = new object[]
15701 {
15702 typeof(string),
15703 typeof(string),
15704 typeof(global::System.Globalization.CultureInfo),
15705 typeof(global::System.Globalization.CompareOptions)
15706 }, ReturnType = typeof(int))]
15707 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "GUIWorldGenerateMenu", Member = "Draw", ReturnType = typeof(void))]
15708 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "GUIWorldSelectMenu", Member = "CompareNatural", MemberParameters = new object[]
15709 {
15710 typeof(string),
15711 typeof(string),
15712 typeof(global::System.Globalization.CultureInfo),
15713 typeof(global::System.Globalization.CompareOptions)
15714 }, ReturnType = typeof(int))]
15715 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Microsoft.Xna.Framework.Input.GamepadTranslator", Member = ".ctor", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
15716 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Microsoft.Xna.Framework.Graphics.SpriteBatch", Member = "DrawString", MemberParameters = new object[]
15717 {
15718 "Microsoft.Xna.Framework.Graphics.SpriteFont",
15719 typeof(string),
15720 "Microsoft.Xna.Framework.Vector2",
15721 "Microsoft.Xna.Framework.Graphics.Color"
15722 }, ReturnType = typeof(void))]
15723 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Microsoft.Xna.Framework.Graphics.SpriteBatch", Member = "DrawString", MemberParameters = new object[]
15724 {
15725 "Microsoft.Xna.Framework.Graphics.SpriteFont",
15726 typeof(string),
15727 "Microsoft.Xna.Framework.Vector2",
15728 "Microsoft.Xna.Framework.Graphics.Color",
15729 typeof(float),
15730 "Microsoft.Xna.Framework.Vector2",
15731 "Microsoft.Xna.Framework.Vector2",
15732 "Microsoft.Xna.Framework.Graphics.SpriteEffects",
15733 typeof(float)
15734 }, ReturnType = typeof(void))]
15735 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Microsoft.Xna.Framework.Graphics.SpriteBatch", Member = "DrawStringMultiLineRight", MemberParameters = new object[]
15736 {
15737 "Microsoft.Xna.Framework.Graphics.SpriteFont",
15738 typeof(string),
15739 "Microsoft.Xna.Framework.Vector2",
15740 "Microsoft.Xna.Framework.Graphics.Color",
15741 typeof(float),
15742 "Microsoft.Xna.Framework.Vector2",
15743 "Microsoft.Xna.Framework.Vector2",
15744 "Microsoft.Xna.Framework.Graphics.SpriteEffects",
15745 typeof(float)
15746 }, ReturnType = typeof(void))]
15747 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Microsoft.Xna.Framework.Graphics.SpriteBatch", Member = "DrawStringMultiLineCentre", MemberParameters = new object[]
15748 {
15749 "Microsoft.Xna.Framework.Graphics.SpriteFont",
15750 typeof(string),
15751 "Microsoft.Xna.Framework.Vector2",
15752 "Microsoft.Xna.Framework.Graphics.Color",
15753 typeof(float),
15754 "Microsoft.Xna.Framework.Vector2",
15755 "Microsoft.Xna.Framework.Vector2",
15756 "Microsoft.Xna.Framework.Graphics.SpriteEffects",
15757 typeof(float)
15758 }, ReturnType = typeof(void))]
15759 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Microsoft.Xna.Framework.Graphics.SpriteFont.CharacterSource", Member = "get_Item", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(char))]
15760 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Terraria.Main", Member = "GetPlayerPathFromName", MemberParameters = new object[]
15761 {
15762 typeof(string),
15763 typeof(bool)
15764 }, ReturnType = typeof(string))]
15765 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Terraria.Main", Member = "GetWorldPathFromName", MemberParameters = new object[]
15766 {
15767 typeof(string),
15768 typeof(bool)
15769 }, ReturnType = typeof(string))]
15770 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Terraria.Main", Member = "GetInputText", MemberParameters = new object[]
15771 {
15772 typeof(string),
15773 "Microsoft.Xna.Framework.Rectangle",
15774 typeof(int),
15775 typeof(bool),
15776 typeof(bool),
15777 typeof(bool),
15778 typeof(bool)
15779 }, ReturnType = typeof(string))]
15780 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Terraria.NPC", Member = "GetPartyHatColor", ReturnType = "Terraria.PartyHatColor")]
15781 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Terraria.Utils", Member = "ParseArguements", MemberParameters = new object[] { "System.String[]" }, ReturnType = "System.Collections.Generic.Dictionary`2<String, String>")]
15782 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Terraria.Utils", Member = "WordwrapString", MemberParameters = new object[]
15783 {
15784 typeof(string),
15785 "Microsoft.Xna.Framework.Graphics.SpriteFont",
15786 typeof(int),
15787 typeof(int),
15788 typeof(ref int)
15789 }, ReturnType = "System.String[]")]
15790 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Terraria.WorldBuilding.SimpleStructure", Member = "ReadData", MemberParameters = new object[] { "System.String[]" }, ReturnType = typeof(void))]
15791 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Terraria.WorldBuilding.TileFont", Member = "DrawString", MemberParameters = new object[]
15792 {
15793 "Microsoft.Xna.Framework.Point",
15794 typeof(string),
15795 "Terraria.WorldBuilding.TileFont.DrawMode"
15796 }, ReturnType = typeof(void))]
15797 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Terraria.WorldBuilding.TileFont", Member = "MeasureString", MemberParameters = new object[] { typeof(string) }, ReturnType = "Microsoft.Xna.Framework.Point")]
15798 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Terraria.IO.Player_OldMobile", Member = "DecryptPlayerData", MemberParameters = new object[]
15799 {
15800 typeof(long),
15801 typeof(long)
15802 }, ReturnType = typeof(void))]
15803 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Terraria.IO.WorldFile_OldMobile", Member = "DecryptWorldData", MemberParameters = new object[]
15804 {
15805 typeof(long),
15806 typeof(long)
15807 }, ReturnType = typeof(void))]
15808 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Terraria.UI.Chat.ChatManager", Member = "GetStringSize", MemberParameters = new object[]
15809 {
15810 "Microsoft.Xna.Framework.Graphics.SpriteFont",
15811 "Terraria.UI.Chat.TextSnippet[]",
15812 "Microsoft.Xna.Framework.Vector2",
15813 typeof(float)
15814 }, ReturnType = "Microsoft.Xna.Framework.Vector2")]
15815 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Terraria.UI.Chat.ChatManager", Member = "DrawColorCodedString", MemberParameters = new object[]
15816 {
15817 "Microsoft.Xna.Framework.Graphics.SpriteBatch",
15818 "Microsoft.Xna.Framework.Graphics.SpriteFont",
15819 "Terraria.UI.Chat.TextSnippet[]",
15820 "Microsoft.Xna.Framework.Vector2",
15821 "Microsoft.Xna.Framework.Graphics.Color",
15822 typeof(float),
15823 "Microsoft.Xna.Framework.Vector2",
15824 "Microsoft.Xna.Framework.Vector2",
15825 typeof(ref int),
15826 typeof(float),
15827 typeof(bool),
15828 typeof(int)
15829 }, ReturnType = "Microsoft.Xna.Framework.Vector2")]
15830 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Terraria.UI.Chat.ChatManager", Member = "DrawColorCodedString", MemberParameters = new object[]
15831 {
15832 "Microsoft.Xna.Framework.Graphics.SpriteBatch",
15833 "Microsoft.Xna.Framework.Graphics.SpriteFont",
15834 typeof(string),
15835 "Microsoft.Xna.Framework.Vector2",
15836 "Microsoft.Xna.Framework.Graphics.Color",
15837 typeof(float),
15838 "Microsoft.Xna.Framework.Vector2",
15839 "Microsoft.Xna.Framework.Vector2",
15840 typeof(float),
15841 typeof(bool),
15842 typeof(int)
15843 }, ReturnType = typeof(void))]
15844 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Terraria.UI.Chat.ChatManager", Member = "DrawColorCodedString", MemberParameters = new object[]
15845 {
15846 "Microsoft.Xna.Framework.Vector2[]",
15847 "Microsoft.Xna.Framework.Graphics.SpriteBatch",
15848 "Microsoft.Xna.Framework.Graphics.SpriteFont",
15849 typeof(string),
15850 "Microsoft.Xna.Framework.Vector2",
15851 "Microsoft.Xna.Framework.Graphics.Color",
15852 typeof(float),
15853 "Microsoft.Xna.Framework.Vector2",
15854 "Microsoft.Xna.Framework.Vector2",
15855 typeof(float),
15856 typeof(bool),
15857 typeof(int)
15858 }, ReturnType = typeof(void))]
15859 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Terraria.Chat.ChatCommandProcessor", Member = "HasLocalizedCommand", MemberParameters = new object[] { "Terraria.Chat.ChatMessage", "Terraria.Localization.LocalizedText" }, ReturnType = typeof(bool))]
15860 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Terraria.Chat.ChatCommandProcessor", Member = "RemoveCommandPrefix", MemberParameters = new object[]
15861 {
15862 typeof(string),
15863 "Terraria.Localization.LocalizedText"
15864 }, ReturnType = typeof(string))]
15865 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Terraria.GameContent.UI.GameTipsDisplay", Member = "Draw", MemberParameters = new object[]
15866 {
15867 "String_Layout",
15868 typeof(float)
15869 }, ReturnType = typeof(void))]
15870 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Terraria.GameContent.UI.States.UIVirtualKeyboard", Member = ".ctor", MemberParameters = new object[]
15871 {
15872 typeof(string),
15873 typeof(string),
15874 "Terraria.GameContent.UI.States.UIVirtualKeyboard.KeyboardSubmitEvent",
15875 typeof(global::System.Action),
15876 typeof(int),
15877 typeof(bool)
15878 }, ReturnType = typeof(void))]
15879 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Terraria.GameContent.UI.States.UIVirtualKeyboard", Member = "SetKeyState", MemberParameters = new object[] { "Terraria.GameContent.UI.States.UIVirtualKeyboard.KeyState" }, ReturnType = typeof(void))]
15880 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Terraria.GameContent.UI.Chat.ItemTagHandler", Member = "Terraria.UI.Chat.ITagHandler.Parse", MemberParameters = new object[]
15881 {
15882 typeof(string),
15883 "Microsoft.Xna.Framework.Graphics.Color",
15884 typeof(string)
15885 }, ReturnType = "Terraria.UI.Chat.TextSnippet")]
15886 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "ReLogic.Utilities.Crc32", Member = "Calculate", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(int))]
15887 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "ReLogic.Utilities.Crc32", Member = "Calculate", MemberParameters = new object[]
15888 {
15889 typeof(string),
15890 typeof(int)
15891 }, ReturnType = typeof(int))]
15892 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "ReLogic.Text.WrappedTextBuilder.NonBreakingText", Member = ".ctor", MemberParameters = new object[]
15893 {
15894 "Microsoft.Xna.Framework.Graphics.SpriteFont",
15895 typeof(string)
15896 }, ReturnType = typeof(void))]
15897 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "ReLogic.Text.WrappedTextBuilder.NonBreakingText", Member = "GetAsWrappedText", MemberParameters = new object[] { typeof(float) }, ReturnType = typeof(string))]
15898 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "ReLogic.OS.Base.Clipboard", Member = "SanitizeClipboardText", MemberParameters = new object[]
15899 {
15900 typeof(string),
15901 typeof(bool)
15902 }, ReturnType = typeof(string))]
15903 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "<PrivateImplementationDetails>", Member = "ComputeStringHash", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(uint))]
15904 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::Mono.Globalization.Unicode.SimpleCollator), Member = "GetContraction", MemberParameters = new object[]
15905 {
15906 typeof(string),
15907 typeof(int),
15908 typeof(int),
15909 typeof(global::Mono.Globalization.Unicode.Contraction[])
15910 }, ReturnType = typeof(global::Mono.Globalization.Unicode.Contraction))]
15911 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::Mono.Globalization.Unicode.SimpleCollator), Member = "GetTailContraction", MemberParameters = new object[]
15912 {
15913 typeof(string),
15914 typeof(int),
15915 typeof(int),
15916 typeof(global::Mono.Globalization.Unicode.Contraction[])
15917 }, ReturnType = typeof(global::Mono.Globalization.Unicode.Contraction))]
15918 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::Mono.Globalization.Unicode.SimpleCollator), Member = "GetSortKey", MemberParameters = new object[]
15919 {
15920 typeof(string),
15921 typeof(int),
15922 typeof(int),
15923 typeof(global::Mono.Globalization.Unicode.SortKeyBuffer),
15924 typeof(global::System.Globalization.CompareOptions)
15925 }, ReturnType = typeof(void))]
15926 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::Mono.Globalization.Unicode.SimpleCollator), Member = "CompareInternal", MemberParameters = new object[]
15927 {
15928 typeof(string),
15929 typeof(int),
15930 typeof(int),
15931 typeof(string),
15932 typeof(int),
15933 typeof(int),
15934 typeof(ref bool),
15935 typeof(ref bool),
15936 typeof(bool),
15937 typeof(bool),
15938 typeof(ref global::Mono.Globalization.Unicode.SimpleCollator.Context)
15939 }, ReturnType = typeof(int))]
15940 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::Mono.Globalization.Unicode.SimpleCollator), Member = "QuickIndexOf", MemberParameters = new object[]
15941 {
15942 typeof(string),
15943 typeof(string),
15944 typeof(int),
15945 typeof(int),
15946 typeof(ref bool)
15947 }, ReturnType = typeof(int))]
15948 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::Mono.Globalization.Unicode.SimpleCollator), Member = "IndexOfOrdinal", MemberParameters = new object[]
15949 {
15950 typeof(string),
15951 typeof(string),
15952 typeof(int),
15953 typeof(int)
15954 }, ReturnType = typeof(int))]
15955 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::Mono.Globalization.Unicode.SimpleCollator), Member = "IndexOfOrdinal", MemberParameters = new object[]
15956 {
15957 typeof(string),
15958 typeof(char),
15959 typeof(int),
15960 typeof(int)
15961 }, ReturnType = typeof(int))]
15962 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::Mono.Globalization.Unicode.SimpleCollator), Member = "IndexOf", MemberParameters = new object[]
15963 {
15964 typeof(string),
15965 typeof(string),
15966 typeof(int),
15967 typeof(int),
15968 typeof(byte*),
15969 typeof(ref global::Mono.Globalization.Unicode.SimpleCollator.Context)
15970 }, ReturnType = typeof(int))]
15971 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::Mono.Globalization.Unicode.SimpleCollator), Member = "LastIndexOfOrdinal", MemberParameters = new object[]
15972 {
15973 typeof(string),
15974 typeof(string),
15975 typeof(int),
15976 typeof(int)
15977 }, ReturnType = typeof(int))]
15978 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::Mono.Globalization.Unicode.SimpleCollator), Member = "LastIndexOf", MemberParameters = new object[]
15979 {
15980 typeof(string),
15981 typeof(string),
15982 typeof(int),
15983 typeof(int),
15984 typeof(byte*),
15985 typeof(ref global::Mono.Globalization.Unicode.SimpleCollator.Context)
15986 }, ReturnType = typeof(int))]
15987 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::Mono.Globalization.Unicode.SimpleCollator), Member = "MatchesForward", MemberParameters = new object[]
15988 {
15989 typeof(string),
15990 typeof(ref int),
15991 typeof(int),
15992 typeof(int),
15993 typeof(byte*),
15994 typeof(bool),
15995 typeof(ref global::Mono.Globalization.Unicode.SimpleCollator.Context)
15996 }, ReturnType = typeof(bool))]
15997 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::Mono.Globalization.Unicode.SimpleCollator), Member = "MatchesForwardCore", MemberParameters = new object[]
15998 {
15999 typeof(string),
16000 typeof(ref int),
16001 typeof(int),
16002 typeof(int),
16003 typeof(byte*),
16004 typeof(bool),
16005 "Mono.Globalization.Unicode.SimpleCollator.ExtenderType",
16006 typeof(ref global::Mono.Globalization.Unicode.Contraction),
16007 typeof(ref global::Mono.Globalization.Unicode.SimpleCollator.Context)
16008 }, ReturnType = typeof(bool))]
16009 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::Mono.Globalization.Unicode.SimpleCollator), Member = "MatchesBackward", MemberParameters = new object[]
16010 {
16011 typeof(string),
16012 typeof(ref int),
16013 typeof(int),
16014 typeof(int),
16015 typeof(int),
16016 typeof(byte*),
16017 typeof(bool),
16018 typeof(ref global::Mono.Globalization.Unicode.SimpleCollator.Context)
16019 }, ReturnType = typeof(bool))]
16020 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::Mono.Globalization.Unicode.SimpleCollator), Member = "MatchesBackwardCore", MemberParameters = new object[]
16021 {
16022 typeof(string),
16023 typeof(ref int),
16024 typeof(int),
16025 typeof(int),
16026 typeof(int),
16027 typeof(byte*),
16028 typeof(bool),
16029 "Mono.Globalization.Unicode.SimpleCollator.ExtenderType",
16030 typeof(ref global::Mono.Globalization.Unicode.Contraction),
16031 typeof(ref global::Mono.Globalization.Unicode.SimpleCollator.Context)
16032 }, ReturnType = typeof(bool))]
16033 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.TimeZoneInfo), Member = "TryGetLocalTzFile", MemberParameters = new object[]
16034 {
16035 typeof(ref byte[]),
16036 typeof(ref string)
16037 }, ReturnType = typeof(bool))]
16038 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.TimeZoneInfo), Member = "GetTzEnvironmentVariable", ReturnType = typeof(string))]
16039 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.TimeZoneInfo), Member = "TZif_ParseOffsetString", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(global::System.TimeSpan?))]
16040 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.TimeZoneInfo), Member = "TZif_CreateTransitionTimeFromPosixRule", MemberParameters = new object[]
16041 {
16042 typeof(string),
16043 typeof(string)
16044 }, ReturnType = typeof(global::System.TimeZoneInfo.TransitionTime))]
16045 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.TimeZoneInfo), Member = "TZif_ParseJulianDay", MemberParameters = new object[]
16046 {
16047 typeof(string),
16048 typeof(ref int),
16049 typeof(ref int)
16050 }, ReturnType = typeof(void))]
16051 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.TimeZoneInfo), Member = "TZif_ParseMDateRule", MemberParameters = new object[]
16052 {
16053 typeof(string),
16054 typeof(ref int),
16055 typeof(ref int),
16056 typeof(ref global::System.DayOfWeek)
16057 }, ReturnType = typeof(bool))]
16058 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.TimeZoneInfo), Member = "TZif_ParsePosixFormat", MemberParameters = new object[]
16059 {
16060 typeof(string),
16061 typeof(ref string),
16062 typeof(ref string),
16063 typeof(ref string),
16064 typeof(ref string),
16065 typeof(ref string),
16066 typeof(ref string),
16067 typeof(ref string),
16068 typeof(ref string)
16069 }, ReturnType = typeof(bool))]
16070 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.TimeZoneInfo), Member = "TZif_ParsePosixName", MemberParameters = new object[]
16071 {
16072 typeof(string),
16073 typeof(ref int)
16074 }, ReturnType = typeof(string))]
16075 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.TimeZoneInfo), Member = "TZif_ParsePosixDateTime", MemberParameters = new object[]
16076 {
16077 typeof(string),
16078 typeof(ref int),
16079 typeof(ref string),
16080 typeof(ref string)
16081 }, ReturnType = typeof(void))]
16082 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.TimeZoneInfo), Member = "TZif_ParsePosixString", MemberParameters = new object[]
16083 {
16084 typeof(string),
16085 typeof(ref int),
16086 typeof(global::System.Func<char, bool>)
16087 }, ReturnType = typeof(string))]
16088 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.BitConverter.<>c", Member = "<ToString>b__38_0", MemberParameters = new object[]
16089 {
16090 typeof(global::System.Span<char>),
16091 typeof(global::System.ValueTuple<byte[], int, int>)
16092 }, ReturnType = typeof(void))]
16093 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(char), Member = "Parse", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(char))]
16094 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(char), Member = "TryParse", MemberParameters = new object[]
16095 {
16096 typeof(string),
16097 typeof(ref char)
16098 }, ReturnType = typeof(bool))]
16099 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(char), Member = "IsNumber", MemberParameters = new object[]
16100 {
16101 typeof(string),
16102 typeof(int)
16103 }, ReturnType = typeof(bool))]
16104 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(char), Member = "IsSurrogate", MemberParameters = new object[]
16105 {
16106 typeof(string),
16107 typeof(int)
16108 }, ReturnType = typeof(bool))]
16109 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(char), Member = "IsWhiteSpace", MemberParameters = new object[]
16110 {
16111 typeof(string),
16112 typeof(int)
16113 }, ReturnType = typeof(bool))]
16114 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(char), Member = "GetUnicodeCategory", MemberParameters = new object[]
16115 {
16116 typeof(string),
16117 typeof(int)
16118 }, ReturnType = typeof(global::System.Globalization.UnicodeCategory))]
16119 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(char), Member = "IsHighSurrogate", MemberParameters = new object[]
16120 {
16121 typeof(string),
16122 typeof(int)
16123 }, ReturnType = typeof(bool))]
16124 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.CharEnumerator), Member = "MoveNext", ReturnType = typeof(bool))]
16125 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Convert), Member = "ToChar", MemberParameters = new object[]
16126 {
16127 typeof(string),
16128 typeof(global::System.IFormatProvider)
16129 }, ReturnType = typeof(char))]
16130 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.DateTimeFormat), Member = "FormatCustomized", MemberParameters = new object[]
16131 {
16132 typeof(global::System.DateTime),
16133 typeof(global::System.ReadOnlySpan<char>),
16134 typeof(global::System.Globalization.DateTimeFormatInfo),
16135 typeof(global::System.TimeSpan),
16136 typeof(global::System.Text.StringBuilder)
16137 }, ReturnType = typeof(global::System.Text.StringBuilder))]
16138 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.DateTimeFormat), Member = "Format", MemberParameters = new object[]
16139 {
16140 typeof(global::System.DateTime),
16141 typeof(string),
16142 typeof(global::System.IFormatProvider),
16143 typeof(global::System.TimeSpan)
16144 }, ReturnType = typeof(string))]
16145 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.DateTimeFormat), Member = "TryFormatR", MemberParameters = new object[]
16146 {
16147 typeof(global::System.DateTime),
16148 typeof(global::System.TimeSpan),
16149 typeof(global::System.Span<char>),
16150 typeof(ref int)
16151 }, ReturnType = typeof(bool))]
16152 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.DateTimeParse), Member = "GetYearMonthDayOrder", MemberParameters = new object[]
16153 {
16154 typeof(string),
16155 typeof(global::System.Globalization.DateTimeFormatInfo),
16156 typeof(ref int)
16157 }, ReturnType = typeof(bool))]
16158 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.DateTimeParse), Member = "GetYearMonthOrder", MemberParameters = new object[]
16159 {
16160 typeof(string),
16161 typeof(global::System.Globalization.DateTimeFormatInfo),
16162 typeof(ref int)
16163 }, ReturnType = typeof(bool))]
16164 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.DateTimeParse), Member = "GetMonthDayOrder", MemberParameters = new object[]
16165 {
16166 typeof(string),
16167 typeof(global::System.Globalization.DateTimeFormatInfo),
16168 typeof(ref int)
16169 }, ReturnType = typeof(bool))]
16170 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.DateTimeParse), Member = "MatchAbbreviatedTimeMark", MemberParameters = new object[]
16171 {
16172 typeof(ref global::System.__DTString),
16173 typeof(global::System.Globalization.DateTimeFormatInfo),
16174 typeof(ref global::System.DateTimeParse.TM)
16175 }, ReturnType = typeof(bool))]
16176 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.DateTimeParse), Member = "ParseJapaneseEraStart", MemberParameters = new object[]
16177 {
16178 typeof(ref global::System.__DTString),
16179 typeof(global::System.Globalization.DateTimeFormatInfo)
16180 }, ReturnType = typeof(bool))]
16181 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.DateTimeParse), Member = "ParseByFormat", MemberParameters = new object[]
16182 {
16183 typeof(ref global::System.__DTString),
16184 typeof(ref global::System.__DTString),
16185 typeof(ref global::System.ParsingInfo),
16186 typeof(global::System.Globalization.DateTimeFormatInfo),
16187 typeof(ref global::System.DateTimeResult)
16188 }, ReturnType = typeof(bool))]
16189 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Guid), Member = "ToString", MemberParameters = new object[]
16190 {
16191 typeof(string),
16192 typeof(global::System.IFormatProvider)
16193 }, ReturnType = typeof(string))]
16194 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(short), Member = "ToString", MemberParameters = new object[]
16195 {
16196 typeof(string),
16197 typeof(global::System.IFormatProvider)
16198 }, ReturnType = typeof(string))]
16199 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Number), Member = "NegativeInt32ToDecStr", MemberParameters = new object[]
16200 {
16201 typeof(int),
16202 typeof(int),
16203 typeof(string)
16204 }, ReturnType = typeof(string))]
16205 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Number), Member = "TryNegativeInt32ToDecStr", MemberParameters = new object[]
16206 {
16207 typeof(int),
16208 typeof(int),
16209 typeof(string),
16210 typeof(global::System.Span<char>),
16211 typeof(ref int)
16212 }, ReturnType = typeof(bool))]
16213 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Number), Member = "NegativeInt64ToDecStr", MemberParameters = new object[]
16214 {
16215 typeof(long),
16216 typeof(int),
16217 typeof(string)
16218 }, ReturnType = typeof(string))]
16219 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Number), Member = "TryNegativeInt64ToDecStr", MemberParameters = new object[]
16220 {
16221 typeof(long),
16222 typeof(int),
16223 typeof(string),
16224 typeof(global::System.Span<char>),
16225 typeof(ref int)
16226 }, ReturnType = typeof(bool))]
16227 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Number), Member = "NumberToString", MemberParameters = new object[]
16228 {
16229 typeof(ref global::System.Text.ValueStringBuilder),
16230 typeof(ref global::System.Number.NumberBuffer),
16231 typeof(char),
16232 typeof(int),
16233 typeof(global::System.Globalization.NumberFormatInfo),
16234 typeof(bool)
16235 }, ReturnType = typeof(void))]
16236 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Number), Member = "NumberToStringFormat", MemberParameters = new object[]
16237 {
16238 typeof(ref global::System.Text.ValueStringBuilder),
16239 typeof(ref global::System.Number.NumberBuffer),
16240 typeof(global::System.ReadOnlySpan<char>),
16241 typeof(global::System.Globalization.NumberFormatInfo)
16242 }, ReturnType = typeof(void))]
16243 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Number), Member = "FormatCurrency", MemberParameters = new object[]
16244 {
16245 typeof(ref global::System.Text.ValueStringBuilder),
16246 typeof(ref global::System.Number.NumberBuffer),
16247 typeof(int),
16248 typeof(int),
16249 typeof(global::System.Globalization.NumberFormatInfo)
16250 }, ReturnType = typeof(void))]
16251 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Number), Member = "FormatFixed", MemberParameters = new object[]
16252 {
16253 typeof(ref global::System.Text.ValueStringBuilder),
16254 typeof(ref global::System.Number.NumberBuffer),
16255 typeof(int),
16256 typeof(int),
16257 typeof(global::System.Globalization.NumberFormatInfo),
16258 typeof(int[]),
16259 typeof(string),
16260 typeof(string)
16261 }, ReturnType = typeof(void))]
16262 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Number), Member = "FormatNumber", MemberParameters = new object[]
16263 {
16264 typeof(ref global::System.Text.ValueStringBuilder),
16265 typeof(ref global::System.Number.NumberBuffer),
16266 typeof(int),
16267 typeof(int),
16268 typeof(global::System.Globalization.NumberFormatInfo)
16269 }, ReturnType = typeof(void))]
16270 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Number), Member = "FormatScientific", MemberParameters = new object[]
16271 {
16272 typeof(ref global::System.Text.ValueStringBuilder),
16273 typeof(ref global::System.Number.NumberBuffer),
16274 typeof(int),
16275 typeof(int),
16276 typeof(global::System.Globalization.NumberFormatInfo),
16277 typeof(char)
16278 }, ReturnType = typeof(void))]
16279 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Number), Member = "FormatExponent", MemberParameters = new object[]
16280 {
16281 typeof(ref global::System.Text.ValueStringBuilder),
16282 typeof(global::System.Globalization.NumberFormatInfo),
16283 typeof(int),
16284 typeof(char),
16285 typeof(int),
16286 typeof(bool)
16287 }, ReturnType = typeof(void))]
16288 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Number), Member = "FormatGeneral", MemberParameters = new object[]
16289 {
16290 typeof(ref global::System.Text.ValueStringBuilder),
16291 typeof(ref global::System.Number.NumberBuffer),
16292 typeof(int),
16293 typeof(int),
16294 typeof(global::System.Globalization.NumberFormatInfo),
16295 typeof(char),
16296 typeof(bool)
16297 }, ReturnType = typeof(void))]
16298 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Number), Member = "FormatPercent", MemberParameters = new object[]
16299 {
16300 typeof(ref global::System.Text.ValueStringBuilder),
16301 typeof(ref global::System.Number.NumberBuffer),
16302 typeof(int),
16303 typeof(int),
16304 typeof(global::System.Globalization.NumberFormatInfo)
16305 }, ReturnType = typeof(void))]
16306 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(sbyte), Member = "ToString", MemberParameters = new object[]
16307 {
16308 typeof(string),
16309 typeof(global::System.IFormatProvider)
16310 }, ReturnType = typeof(string))]
16311 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Type), Member = "FilterNameImpl", MemberParameters = new object[]
16312 {
16313 typeof(global::System.Reflection.MemberInfo),
16314 typeof(object)
16315 }, ReturnType = typeof(bool))]
16316 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Type), Member = "FilterNameIgnoreCaseImpl", MemberParameters = new object[]
16317 {
16318 typeof(global::System.Reflection.MemberInfo),
16319 typeof(object)
16320 }, ReturnType = typeof(bool))]
16321 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Enum), Member = "TryParseEnum", MemberParameters = new object[]
16322 {
16323 typeof(global::System.Type),
16324 typeof(string),
16325 typeof(bool),
16326 typeof(ref global::System.Enum.EnumResult)
16327 }, ReturnType = typeof(bool))]
16328 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Enum), Member = "Format", MemberParameters = new object[]
16329 {
16330 typeof(global::System.Type),
16331 typeof(object),
16332 typeof(string)
16333 }, ReturnType = typeof(string))]
16334 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Environment), Member = "CreateVersionFromString", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(global::System.Version))]
16335 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.TermInfoDriver), Member = "TryTermInfoDir", MemberParameters = new object[]
16336 {
16337 typeof(string),
16338 typeof(string)
16339 }, ReturnType = typeof(string))]
16340 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.ParameterizedStrings), Member = "EvaluateInternal", MemberParameters = new object[]
16341 {
16342 typeof(string),
16343 typeof(ref int),
16344 typeof(global::System.ParameterizedStrings.FormatParam[]),
16345 "System.ParameterizedStrings.LowLevelStack",
16346 typeof(ref global::System.ParameterizedStrings.FormatParam[]),
16347 typeof(ref global::System.ParameterizedStrings.FormatParam[])
16348 }, ReturnType = typeof(string))]
16349 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.TypeSpec), Member = "UnescapeInternalName", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(string))]
16350 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.TypeSpec), Member = "SkipSpace", MemberParameters = new object[]
16351 {
16352 typeof(string),
16353 typeof(ref int)
16354 }, ReturnType = typeof(void))]
16355 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.TypeSpec), Member = "Parse", MemberParameters = new object[]
16356 {
16357 typeof(string),
16358 typeof(ref int),
16359 typeof(bool),
16360 typeof(bool)
16361 }, ReturnType = typeof(global::System.TypeSpec))]
16362 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Text.ASCIIEncoding), Member = "GetBytes", MemberParameters = new object[]
16363 {
16364 typeof(char*),
16365 typeof(int),
16366 typeof(byte*),
16367 typeof(int),
16368 typeof(global::System.Text.EncoderNLS)
16369 }, ReturnType = typeof(int))]
16370 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Text.ASCIIEncoding), Member = "GetChars", MemberParameters = new object[]
16371 {
16372 typeof(byte*),
16373 typeof(int),
16374 typeof(char*),
16375 typeof(int),
16376 typeof(global::System.Text.DecoderNLS)
16377 }, ReturnType = typeof(int))]
16378 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Text.DecoderReplacementFallbackBuffer), Member = "GetNextChar", ReturnType = typeof(char))]
16379 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Text.EncoderReplacementFallbackBuffer), Member = "Fallback", MemberParameters = new object[]
16380 {
16381 typeof(char),
16382 typeof(int)
16383 }, ReturnType = typeof(bool))]
16384 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Text.EncoderReplacementFallbackBuffer), Member = "GetNextChar", ReturnType = typeof(char))]
16385 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Text.Latin1Encoding), Member = "GetBytes", MemberParameters = new object[]
16386 {
16387 typeof(char*),
16388 typeof(int),
16389 typeof(byte*),
16390 typeof(int),
16391 typeof(global::System.Text.EncoderNLS)
16392 }, ReturnType = typeof(int))]
16393 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Text.StringBuilder), Member = "Append", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(global::System.Text.StringBuilder))]
16394 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Text.StringBuilder), Member = "AppendFormatHelper", MemberParameters = new object[]
16395 {
16396 typeof(global::System.IFormatProvider),
16397 typeof(string),
16398 typeof(global::System.ParamsArray)
16399 }, ReturnType = typeof(global::System.Text.StringBuilder))]
16400 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Text.StringBuilder), Member = "StartsWith", MemberParameters = new object[]
16401 {
16402 typeof(global::System.Text.StringBuilder),
16403 typeof(int),
16404 typeof(int),
16405 typeof(string)
16406 }, ReturnType = typeof(bool))]
16407 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Text.UTF7Encoding), Member = "MakeTables", ReturnType = typeof(void))]
16408 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Text.ValueStringBuilder), Member = "Append", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
16409 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Text.Normalization), Member = "Combine", MemberParameters = new object[]
16410 {
16411 typeof(string),
16412 typeof(int),
16413 typeof(int)
16414 }, ReturnType = typeof(global::System.Text.StringBuilder))]
16415 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Text.Normalization), Member = "Fetch", MemberParameters = new object[]
16416 {
16417 typeof(global::System.Text.StringBuilder),
16418 typeof(string),
16419 typeof(int)
16420 }, ReturnType = typeof(int))]
16421 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Text.Normalization), Member = "Decompose", MemberParameters = new object[]
16422 {
16423 typeof(string),
16424 typeof(ref global::System.Text.StringBuilder),
16425 typeof(int)
16426 }, ReturnType = typeof(void))]
16427 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Text.Normalization), Member = "ReorderCanonical", MemberParameters = new object[]
16428 {
16429 typeof(string),
16430 typeof(ref global::System.Text.StringBuilder),
16431 typeof(int)
16432 }, ReturnType = typeof(void))]
16433 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Text.Normalization), Member = "DecomposeChar", MemberParameters = new object[]
16434 {
16435 typeof(ref global::System.Text.StringBuilder),
16436 typeof(ref int[]),
16437 typeof(string),
16438 typeof(int),
16439 typeof(int),
16440 typeof(ref int)
16441 }, ReturnType = typeof(void))]
16442 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Security.SecurityDocument), Member = "AddString", MemberParameters = new object[]
16443 {
16444 typeof(string),
16445 typeof(ref int)
16446 }, ReturnType = typeof(void))]
16447 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Security.SecurityElement), Member = "Escape", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(string))]
16448 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Security.Util.Tokenizer.StringMaker), Member = "HashString", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(uint))]
16449 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Security.Util.Tokenizer.StringMaker), Member = "CompareStringAndChars", MemberParameters = new object[]
16450 {
16451 typeof(string),
16452 typeof(char[]),
16453 typeof(int)
16454 }, ReturnType = typeof(bool))]
16455 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Security.Util.Tokenizer), Member = "GetTokens", MemberParameters = new object[]
16456 {
16457 typeof(global::System.Security.Util.TokenizerStream),
16458 typeof(int),
16459 typeof(bool)
16460 }, ReturnType = typeof(void))]
16461 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Security.Cryptography.Utils), Member = "DiscardWhiteSpaces", MemberParameters = new object[]
16462 {
16463 typeof(string),
16464 typeof(int),
16465 typeof(int)
16466 }, ReturnType = typeof(string))]
16467 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Runtime.Serialization.FormatterServices), Member = "GetParentTypes", MemberParameters = new object[]
16468 {
16469 typeof(global::System.RuntimeType),
16470 typeof(ref global::System.RuntimeType[]),
16471 typeof(ref int)
16472 }, ReturnType = typeof(bool))]
16473 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Runtime.Serialization.Formatters.Binary.PrimitiveArray), Member = "SetValue", MemberParameters = new object[]
16474 {
16475 typeof(string),
16476 typeof(int)
16477 }, ReturnType = typeof(void))]
16478 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Resources.FastResourceComparer), Member = "HashFunction", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(int))]
16479 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Resources.FastResourceComparer), Member = "CompareOrdinal", MemberParameters = new object[]
16480 {
16481 typeof(string),
16482 typeof(byte[]),
16483 typeof(int)
16484 }, ReturnType = typeof(int))]
16485 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Resources.FastResourceComparer), Member = "CompareOrdinal", MemberParameters = new object[]
16486 {
16487 typeof(byte*),
16488 typeof(int),
16489 typeof(string)
16490 }, ReturnType = typeof(int))]
16491 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Resources.ResourceManager), Member = "CompareNames", MemberParameters = new object[]
16492 {
16493 typeof(string),
16494 typeof(string),
16495 typeof(global::System.Reflection.AssemblyName)
16496 }, ReturnType = typeof(bool))]
16497 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Reflection.Module), Member = "FilterTypeNameImpl", MemberParameters = new object[]
16498 {
16499 typeof(global::System.Type),
16500 typeof(object)
16501 }, ReturnType = typeof(bool))]
16502 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Reflection.Module), Member = "FilterTypeNameIgnoreCaseImpl", MemberParameters = new object[]
16503 {
16504 typeof(global::System.Type),
16505 typeof(object)
16506 }, ReturnType = typeof(bool))]
16507 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Reflection.AssemblyName), Member = "get_FullName", ReturnType = typeof(string))]
16508 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.IO.File), Member = "Exists", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(bool))]
16509 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.IO.FileSystem), Member = "CreateDirectory", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
16510 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.IO.__Error), Member = "GetDisplayablePath", MemberParameters = new object[]
16511 {
16512 typeof(string),
16513 typeof(bool)
16514 }, ReturnType = typeof(string))]
16515 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.IO.StringReader), Member = "Peek", ReturnType = typeof(int))]
16516 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.IO.StringReader), Member = "Read", ReturnType = typeof(int))]
16517 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.IO.StringReader), Member = "ReadLine", ReturnType = typeof(string))]
16518 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.IO.Path), Member = "ChangeExtension", MemberParameters = new object[]
16519 {
16520 typeof(string),
16521 typeof(string)
16522 }, ReturnType = typeof(string))]
16523 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.IO.Path), Member = "Combine", MemberParameters = new object[]
16524 {
16525 typeof(string),
16526 typeof(string)
16527 }, ReturnType = typeof(string))]
16528 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.IO.Path), Member = "CleanPath", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(string))]
16529 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.IO.Path), Member = "GetDirectoryName", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(string))]
16530 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.IO.Path), Member = "InsecureGetFullPath", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(string))]
16531 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.IO.Path), Member = "GetPathRoot", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(string))]
16532 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.IO.Path), Member = "GetTempPath", ReturnType = typeof(string))]
16533 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.IO.Path), Member = "CanonicalizePath", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(string))]
16534 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.IO.Path), Member = "Combine", MemberParameters = new object[] { typeof(string[]) }, ReturnType = typeof(string))]
16535 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.IO.UnexceptionalStreamReader), Member = ".cctor", ReturnType = typeof(void))]
16536 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.IO.UnexceptionalStreamReader), Member = "CheckEOL", MemberParameters = new object[] { typeof(char) }, ReturnType = typeof(bool))]
16537 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.IO.Enumeration.FileSystemName), Member = "TranslateWin32Expression", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(string))]
16538 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Globalization.CharUnicodeInfo), Member = "InternalConvertToUtf32", MemberParameters = new object[]
16539 {
16540 typeof(string),
16541 typeof(int)
16542 }, ReturnType = typeof(int))]
16543 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Globalization.CompareInfo), Member = "InvariantCreateSortKey", MemberParameters = new object[]
16544 {
16545 typeof(string),
16546 typeof(global::System.Globalization.CompareOptions)
16547 }, ReturnType = typeof(global::System.Globalization.SortKey))]
16548 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Globalization.DateTimeFormatInfo), Member = "get_DateTimeOffsetPattern", ReturnType = typeof(string))]
16549 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Globalization.DateTimeFormatInfo), Member = "PopulateSpecialTokenHashTable", MemberParameters = new object[]
16550 {
16551 typeof(global::System.Globalization.DateTimeFormatInfo.TokenHashValue[]),
16552 typeof(ref bool)
16553 }, ReturnType = typeof(void))]
16554 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Globalization.DateTimeFormatInfo), Member = "IsAllowedJapaneseTokenFollowedByNonSpaceLetter", MemberParameters = new object[]
16555 {
16556 typeof(string),
16557 typeof(char)
16558 }, ReturnType = typeof(bool))]
16559 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Globalization.DateTimeFormatInfo), Member = "Tokenize", MemberParameters = new object[]
16560 {
16561 typeof(global::System.TokenType),
16562 typeof(ref global::System.TokenType),
16563 typeof(ref int),
16564 typeof(ref global::System.__DTString)
16565 }, ReturnType = typeof(bool))]
16566 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Globalization.DateTimeFormatInfo), Member = "InsertAtCurrentHashNode", MemberParameters = new object[]
16567 {
16568 typeof(global::System.Globalization.DateTimeFormatInfo.TokenHashValue[]),
16569 typeof(string),
16570 typeof(char),
16571 typeof(global::System.TokenType),
16572 typeof(int),
16573 typeof(int),
16574 typeof(int),
16575 typeof(int)
16576 }, ReturnType = typeof(void))]
16577 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Globalization.DateTimeFormatInfo), Member = "InsertHash", MemberParameters = new object[]
16578 {
16579 typeof(global::System.Globalization.DateTimeFormatInfo.TokenHashValue[]),
16580 typeof(string),
16581 typeof(global::System.TokenType),
16582 typeof(int)
16583 }, ReturnType = typeof(void))]
16584 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Globalization.DateTimeFormatInfo), Member = "CompareStringIgnoreCaseOptimized", MemberParameters = new object[]
16585 {
16586 typeof(string),
16587 typeof(int),
16588 typeof(int),
16589 typeof(string),
16590 typeof(int),
16591 typeof(int)
16592 }, ReturnType = typeof(bool))]
16593 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Globalization.DateTimeFormatInfoScanner), Member = "SkipWhiteSpacesAndNonLetter", MemberParameters = new object[]
16594 {
16595 typeof(string),
16596 typeof(int)
16597 }, ReturnType = typeof(int))]
16598 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Globalization.DateTimeFormatInfoScanner), Member = "AddDateWordOrPostfix", MemberParameters = new object[]
16599 {
16600 typeof(string),
16601 typeof(string)
16602 }, ReturnType = typeof(void))]
16603 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Globalization.DateTimeFormatInfoScanner), Member = "AddDateWords", MemberParameters = new object[]
16604 {
16605 typeof(string),
16606 typeof(int),
16607 typeof(string)
16608 }, ReturnType = typeof(int))]
16609 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Globalization.DateTimeFormatInfoScanner), Member = "ScanRepeatChar", MemberParameters = new object[]
16610 {
16611 typeof(string),
16612 typeof(char),
16613 typeof(int),
16614 typeof(ref int)
16615 }, ReturnType = typeof(int))]
16616 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Globalization.DateTimeFormatInfoScanner), Member = "ScanDateWord", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
16617 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Globalization.DateTimeFormatInfoScanner), Member = "ArrayElementsHaveSpace", MemberParameters = new object[] { typeof(string[]) }, ReturnType = typeof(bool))]
16618 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Globalization.DateTimeFormatInfoScanner), Member = "ArrayElementsBeginWithDigit", MemberParameters = new object[] { typeof(string[]) }, ReturnType = typeof(bool))]
16619 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Globalization.SortKey), Member = ".ctor", MemberParameters = new object[]
16620 {
16621 typeof(int),
16622 typeof(string),
16623 typeof(global::System.Globalization.CompareOptions)
16624 }, ReturnType = typeof(void))]
16625 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Globalization.CultureData), Member = "GetSeparator", MemberParameters = new object[]
16626 {
16627 typeof(string),
16628 typeof(string)
16629 }, ReturnType = typeof(string))]
16630 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Globalization.CultureData), Member = "IndexOfTimePart", MemberParameters = new object[]
16631 {
16632 typeof(string),
16633 typeof(int),
16634 typeof(string)
16635 }, ReturnType = typeof(int))]
16636 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Globalization.CultureData), Member = "UnescapeNlsString", MemberParameters = new object[]
16637 {
16638 typeof(string),
16639 typeof(int),
16640 typeof(int)
16641 }, ReturnType = typeof(string))]
16642 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Globalization.CodePageDataItem), Member = "CreateString", MemberParameters = new object[]
16643 {
16644 typeof(string),
16645 typeof(uint)
16646 }, ReturnType = typeof(string))]
16647 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Globalization.CultureInfo), Member = "get_Parent", ReturnType = typeof(global::System.Globalization.CultureInfo))]
16648 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Globalization.CultureInfo), Member = "VerifyCultureName", MemberParameters = new object[]
16649 {
16650 typeof(string),
16651 typeof(bool)
16652 }, ReturnType = typeof(bool))]
16653 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Globalization.IdnMapping), Member = "Convert", MemberParameters = new object[]
16654 {
16655 typeof(string),
16656 typeof(int),
16657 typeof(int),
16658 typeof(bool)
16659 }, ReturnType = typeof(string))]
16660 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Globalization.IdnMapping), Member = "ToAscii", MemberParameters = new object[]
16661 {
16662 typeof(string),
16663 typeof(int)
16664 }, ReturnType = typeof(string))]
16665 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Globalization.IdnMapping), Member = "VerifyProhibitedCharacters", MemberParameters = new object[]
16666 {
16667 typeof(string),
16668 typeof(int)
16669 }, ReturnType = typeof(void))]
16670 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Globalization.IdnMapping), Member = "VerifyStd3AsciiRules", MemberParameters = new object[]
16671 {
16672 typeof(string),
16673 typeof(int)
16674 }, ReturnType = typeof(void))]
16675 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Globalization.IdnMapping), Member = "ToUnicode", MemberParameters = new object[]
16676 {
16677 typeof(string),
16678 typeof(int)
16679 }, ReturnType = typeof(string))]
16680 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Globalization.Bootstring), Member = "Encode", MemberParameters = new object[]
16681 {
16682 typeof(string),
16683 typeof(int)
16684 }, ReturnType = typeof(string))]
16685 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Globalization.Bootstring), Member = "Decode", MemberParameters = new object[]
16686 {
16687 typeof(string),
16688 typeof(int)
16689 }, ReturnType = typeof(string))]
16690 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Diagnostics.StackTrace), Member = "AddFrames", MemberParameters = new object[]
16691 {
16692 typeof(global::System.Text.StringBuilder),
16693 typeof(bool),
16694 typeof(ref bool)
16695 }, ReturnType = typeof(bool))]
16696 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::<PrivateImplementationDetails>), Member = "ComputeStringHash", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(uint))]
16697 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.PasteArguments", Member = "AppendArgument", MemberParameters = new object[]
16698 {
16699 typeof(global::System.Text.StringBuilder),
16700 typeof(string)
16701 }, ReturnType = typeof(void))]
16702 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.PasteArguments", Member = "ContainsNoWhitespaceOrQuotes", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(bool))]
16703 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.UriBuilder", Member = "set_Query", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
16704 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.UriBuilder", Member = "ToString", ReturnType = typeof(string))]
16705 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Uri", Member = "get_SecuredPathIndex", ReturnType = typeof(ushort))]
16706 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Uri", Member = "GetCombinedString", MemberParameters = new object[]
16707 {
16708 "System.Uri",
16709 typeof(string),
16710 typeof(bool),
16711 typeof(ref string)
16712 }, ReturnType = "System.ParsingError")]
16713 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Uri", Member = "get_AbsolutePath", ReturnType = typeof(string))]
16714 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Uri", Member = "get_PathAndQuery", ReturnType = typeof(string))]
16715 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Uri", Member = "GetLocalPath", ReturnType = typeof(string))]
16716 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Uri", Member = "CheckHostName", MemberParameters = new object[] { typeof(string) }, ReturnType = "System.UriHostNameType")]
16717 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Uri", Member = "Equals", MemberParameters = new object[] { typeof(object) }, ReturnType = typeof(bool))]
16718 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Uri", Member = "CheckForColonInFirstPathSegment", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(bool))]
16719 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Uri", Member = "CreateUriInfo", MemberParameters = new object[] { "System.Uri.Flags" }, ReturnType = typeof(void))]
16720 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Uri", Member = "CreateHostString", ReturnType = typeof(void))]
16721 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Uri", Member = "GetHostViaCustomSyntax", ReturnType = typeof(void))]
16722 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Uri", Member = "GetEscapedParts", MemberParameters = new object[] { "System.UriComponents" }, ReturnType = typeof(string))]
16723 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Uri", Member = "GetUnescapedParts", MemberParameters = new object[] { "System.UriComponents", "System.UriFormat" }, ReturnType = typeof(string))]
16724 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Uri", Member = "ReCreateParts", MemberParameters = new object[]
16725 {
16726 "System.UriComponents",
16727 typeof(ushort),
16728 "System.UriFormat"
16729 }, ReturnType = typeof(string))]
16730 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Uri", Member = "GetUriPartsFromUserString", MemberParameters = new object[] { "System.UriComponents" }, ReturnType = typeof(string))]
16731 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Uri", Member = "ParseRemaining", ReturnType = typeof(void))]
16732 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Uri", Member = "GetCanonicalPath", MemberParameters = new object[]
16733 {
16734 "System.Char[]",
16735 typeof(ref int),
16736 "System.UriFormat"
16737 }, ReturnType = "System.Char[]")]
16738 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Uri", Member = "CombineUri", MemberParameters = new object[]
16739 {
16740 "System.Uri",
16741 typeof(string),
16742 "System.UriFormat"
16743 }, ReturnType = typeof(string))]
16744 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Uri", Member = "InitializeUri", MemberParameters = new object[] { "System.ParsingError", "System.UriKind", "System.UriFormatException&" }, ReturnType = typeof(void))]
16745 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Uri", Member = "InternalIsWellFormedOriginalString", ReturnType = typeof(bool))]
16746 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Uri", Member = "ResolveHelper", MemberParameters = new object[]
16747 {
16748 "System.Uri",
16749 "System.Uri",
16750 typeof(ref string),
16751 typeof(ref bool),
16752 "System.UriFormatException&"
16753 }, ReturnType = "System.Uri")]
16754 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Uri", Member = "CreateThisFromUri", MemberParameters = new object[] { "System.Uri" }, ReturnType = typeof(void))]
16755 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.DomainNameHelper", Member = "ParseCanonicalName", MemberParameters = new object[]
16756 {
16757 typeof(string),
16758 typeof(int),
16759 typeof(int),
16760 typeof(ref bool)
16761 }, ReturnType = typeof(string))]
16762 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.DomainNameHelper", Member = "IsIdnAce", MemberParameters = new object[]
16763 {
16764 typeof(string),
16765 typeof(int)
16766 }, ReturnType = typeof(bool))]
16767 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.DomainNameHelper", Member = "UnicodeEquivalent", MemberParameters = new object[]
16768 {
16769 "System.Char*",
16770 typeof(int),
16771 typeof(int),
16772 typeof(ref bool),
16773 typeof(ref bool)
16774 }, ReturnType = typeof(string))]
16775 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Text.RegularExpressions.Regex", Member = "GroupNumberFromName", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(int))]
16776 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Text.RegularExpressions.RegexBoyerMoore", Member = ".ctor", MemberParameters = new object[]
16777 {
16778 typeof(string),
16779 typeof(bool),
16780 typeof(bool),
16781 typeof(global::System.Globalization.CultureInfo)
16782 }, ReturnType = typeof(void))]
16783 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Text.RegularExpressions.RegexBoyerMoore", Member = "MatchPattern", MemberParameters = new object[]
16784 {
16785 typeof(string),
16786 typeof(int)
16787 }, ReturnType = typeof(bool))]
16788 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Text.RegularExpressions.RegexBoyerMoore", Member = "Scan", MemberParameters = new object[]
16789 {
16790 typeof(string),
16791 typeof(int),
16792 typeof(int),
16793 typeof(int)
16794 }, ReturnType = typeof(int))]
16795 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Text.RegularExpressions.RegexCharClass", Member = "AddSet", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
16796 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Text.RegularExpressions.RegexCharClass", Member = "SingletonChar", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(char))]
16797 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Text.RegularExpressions.RegexCharClass", Member = "IsMergeable", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(bool))]
16798 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Text.RegularExpressions.RegexCharClass", Member = "IsEmpty", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(bool))]
16799 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Text.RegularExpressions.RegexCharClass", Member = "IsSingleton", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(bool))]
16800 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Text.RegularExpressions.RegexCharClass", Member = "IsSingletonInverse", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(bool))]
16801 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Text.RegularExpressions.RegexCharClass", Member = "IsSubtraction", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(bool))]
16802 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Text.RegularExpressions.RegexCharClass", Member = "IsNegated", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(bool))]
16803 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Text.RegularExpressions.RegexCharClass", Member = "CharInClassRecursive", MemberParameters = new object[]
16804 {
16805 typeof(char),
16806 typeof(string),
16807 typeof(int)
16808 }, ReturnType = typeof(bool))]
16809 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Text.RegularExpressions.RegexCharClass", Member = "CharInClassInternal", MemberParameters = new object[]
16810 {
16811 typeof(char),
16812 typeof(string),
16813 typeof(int),
16814 typeof(int),
16815 typeof(int)
16816 }, ReturnType = typeof(bool))]
16817 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Text.RegularExpressions.RegexCharClass", Member = "CharInCategory", MemberParameters = new object[]
16818 {
16819 typeof(char),
16820 typeof(string),
16821 typeof(int),
16822 typeof(int),
16823 typeof(int)
16824 }, ReturnType = typeof(bool))]
16825 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Text.RegularExpressions.RegexCharClass", Member = "CharInCategoryGroup", MemberParameters = new object[]
16826 {
16827 typeof(char),
16828 typeof(global::System.Globalization.UnicodeCategory),
16829 typeof(string),
16830 typeof(ref int)
16831 }, ReturnType = typeof(bool))]
16832 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Text.RegularExpressions.RegexCharClass", Member = "NegateCategory", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(string))]
16833 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Text.RegularExpressions.RegexCharClass", Member = "ParseRecursive", MemberParameters = new object[]
16834 {
16835 typeof(string),
16836 typeof(int)
16837 }, ReturnType = "System.Text.RegularExpressions.RegexCharClass")]
16838 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Text.RegularExpressions.RegexCharClass", Member = "SetFromProperty", MemberParameters = new object[]
16839 {
16840 typeof(string),
16841 typeof(bool),
16842 typeof(string)
16843 }, ReturnType = typeof(string))]
16844 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Text.RegularExpressions.RegexFCD", Member = "CalculateFC", MemberParameters = new object[]
16845 {
16846 typeof(int),
16847 "System.Text.RegularExpressions.RegexNode",
16848 typeof(int)
16849 }, ReturnType = typeof(void))]
16850 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Text.RegularExpressions.RegexInterpreter", Member = "Forwardcharnext", ReturnType = typeof(char))]
16851 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Text.RegularExpressions.RegexInterpreter", Member = "Stringmatch", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(bool))]
16852 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Text.RegularExpressions.RegexInterpreter", Member = "Refmatch", MemberParameters = new object[]
16853 {
16854 typeof(int),
16855 typeof(int)
16856 }, ReturnType = typeof(bool))]
16857 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Text.RegularExpressions.RegexInterpreter", Member = "CharAt", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(char))]
16858 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Text.RegularExpressions.RegexInterpreter", Member = "FindFirstChar", ReturnType = typeof(bool))]
16859 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Text.RegularExpressions.RegexInterpreter", Member = "Go", ReturnType = typeof(void))]
16860 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Text.RegularExpressions.RegexParser", Member = "Escape", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(string))]
16861 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Text.RegularExpressions.RegexParser", Member = "ScanRegex", ReturnType = "System.Text.RegularExpressions.RegexNode")]
16862 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Text.RegularExpressions.RegexParser", Member = "ScanReplacement", ReturnType = "System.Text.RegularExpressions.RegexNode")]
16863 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Text.RegularExpressions.RegexParser", Member = "ScanCharClass", MemberParameters = new object[]
16864 {
16865 typeof(bool),
16866 typeof(bool)
16867 }, ReturnType = "System.Text.RegularExpressions.RegexCharClass")]
16868 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Text.RegularExpressions.RegexParser", Member = "ScanGroupOpen", ReturnType = "System.Text.RegularExpressions.RegexNode")]
16869 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Text.RegularExpressions.RegexParser", Member = "ScanBlank", ReturnType = typeof(void))]
16870 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Text.RegularExpressions.RegexParser", Member = "ScanBackslash", MemberParameters = new object[] { typeof(bool) }, ReturnType = "System.Text.RegularExpressions.RegexNode")]
16871 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Text.RegularExpressions.RegexParser", Member = "ScanBasicBackslash", MemberParameters = new object[] { typeof(bool) }, ReturnType = "System.Text.RegularExpressions.RegexNode")]
16872 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Text.RegularExpressions.RegexParser", Member = "ScanDollar", ReturnType = "System.Text.RegularExpressions.RegexNode")]
16873 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Text.RegularExpressions.RegexParser", Member = "ScanCapname", ReturnType = typeof(string))]
16874 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Text.RegularExpressions.RegexParser", Member = "ScanOctal", ReturnType = typeof(char))]
16875 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Text.RegularExpressions.RegexParser", Member = "ScanDecimal", ReturnType = typeof(int))]
16876 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Text.RegularExpressions.RegexParser", Member = "ScanHex", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(char))]
16877 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Text.RegularExpressions.RegexParser", Member = "ScanControl", ReturnType = typeof(char))]
16878 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Text.RegularExpressions.RegexParser", Member = "ScanOptions", ReturnType = typeof(void))]
16879 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Text.RegularExpressions.RegexParser", Member = "ScanCharEscape", ReturnType = typeof(char))]
16880 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Text.RegularExpressions.RegexParser", Member = "ParseProperty", ReturnType = typeof(string))]
16881 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Text.RegularExpressions.RegexParser", Member = "CountCaptures", ReturnType = typeof(void))]
16882 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Text.RegularExpressions.RegexParser", Member = "IsTrueQuantifier", ReturnType = typeof(bool))]
16883 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Text.RegularExpressions.RegexParser", Member = "AddConcatenate", MemberParameters = new object[]
16884 {
16885 typeof(int),
16886 typeof(int),
16887 typeof(bool)
16888 }, ReturnType = typeof(void))]
16889 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Text.RegularExpressions.RegexParser", Member = "RightCharMoveRight", ReturnType = typeof(char))]
16890 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Text.RegularExpressions.RegexParser", Member = "CharAt", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(char))]
16891 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Text.RegularExpressions.RegexParser", Member = "RightChar", ReturnType = typeof(char))]
16892 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Text.RegularExpressions.RegexParser", Member = "RightChar", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(char))]
16893 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Text.RegularExpressions.RegexRunner", Member = "IsBoundary", MemberParameters = new object[]
16894 {
16895 typeof(int),
16896 typeof(int),
16897 typeof(int)
16898 }, ReturnType = typeof(bool))]
16899 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Text.RegularExpressions.RegexRunner", Member = "IsECMABoundary", MemberParameters = new object[]
16900 {
16901 typeof(int),
16902 typeof(int),
16903 typeof(int)
16904 }, ReturnType = typeof(bool))]
16905 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Security.Cryptography.DerSequenceReader", Member = "TrimTrailingNulls", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(string))]
16906 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Security.Cryptography.X509Certificates.X500DistinguishedName", Member = "Canonize", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(string))]
16907 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Security.Cryptography.X509Certificates.X509SubjectKeyIdentifierExtension", Member = "FromHex", MemberParameters = new object[] { typeof(string) }, ReturnType = "System.Byte[]")]
16908 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Net.HttpValidationHelpers", Member = "ContainsNonAsciiChars", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(bool))]
16909 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Net.HttpValidationHelpers", Member = "CheckBadHeaderValueChars", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(string))]
16910 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Net.HttpValidationHelpers", Member = "IsInvalidMethodOrHeaderString", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(bool))]
16911 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Net.IPAddressParser", Member = "Ipv6StringToAddress", MemberParameters = new object[]
16912 {
16913 "System.ReadOnlySpan`1<Char>",
16914 "System.UInt16*",
16915 typeof(int),
16916 typeof(ref uint)
16917 }, ReturnType = typeof(bool))]
16918 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Net.FtpControlStream", Member = "GetPathInfo", MemberParameters = new object[]
16919 {
16920 "System.Net.FtpControlStream.GetPathOption",
16921 "System.Uri",
16922 typeof(ref string),
16923 typeof(ref string),
16924 typeof(ref string)
16925 }, ReturnType = typeof(void))]
16926 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Net.FtpControlStream", Member = "TryUpdateResponseUri", MemberParameters = new object[]
16927 {
16928 typeof(string),
16929 "System.Net.FtpWebRequest"
16930 }, ReturnType = typeof(void))]
16931 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Net.FtpControlStream", Member = "CheckValid", MemberParameters = new object[]
16932 {
16933 "System.Net.ResponseDescription",
16934 typeof(ref int),
16935 typeof(ref int)
16936 }, ReturnType = typeof(bool))]
16937 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Net.HttpListenerRequestUriBuilder", Member = "ParseRawPath", MemberParameters = new object[] { typeof(global::System.Text.Encoding) }, ReturnType = "System.Net.HttpListenerRequestUriBuilder.ParsingResult")]
16938 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Net.HttpListenerRequestUriBuilder", Member = "GetPath", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(string))]
16939 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Net.HttpListenerRequestUriBuilder", Member = "AddSlashToAsteriskOnlyPath", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(string))]
16940 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Net.WebHeaderCollection.HeaderEncoding", Member = "GetBytes", MemberParameters = new object[]
16941 {
16942 typeof(string),
16943 typeof(int),
16944 typeof(int),
16945 "System.Byte[]",
16946 typeof(int)
16947 }, ReturnType = typeof(void))]
16948 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Net.WebHeaderCollection.HeaderEncoding", Member = "DecodeUtf8FromString", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(string))]
16949 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Net.WebHeaderCollection", Member = "CheckBadChars", MemberParameters = new object[]
16950 {
16951 typeof(string),
16952 typeof(bool)
16953 }, ReturnType = typeof(string))]
16954 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Net.WebHeaderCollection", Member = "ContainsNonAsciiChars", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(bool))]
16955 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Net.WebHeaderCollection", Member = "ParseHeadersStrict", MemberParameters = new object[]
16956 {
16957 "System.Byte[]",
16958 typeof(int),
16959 typeof(ref int),
16960 typeof(ref int),
16961 typeof(int),
16962 "System.Net.WebParseError&"
16963 }, ReturnType = "System.Net.DataParseStatus")]
16964 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Net.WebHeaderCollection", Member = "Get", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(string))]
16965 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Net.CaseInsensitiveAscii", Member = "GetHashCode", MemberParameters = new object[] { typeof(object) }, ReturnType = typeof(int))]
16966 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Net.CaseInsensitiveAscii", Member = "Compare", MemberParameters = new object[]
16967 {
16968 typeof(object),
16969 typeof(object)
16970 }, ReturnType = typeof(int))]
16971 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Net.CaseInsensitiveAscii", Member = "FastGetHashCode", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(int))]
16972 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Net.CaseInsensitiveAscii", Member = "Equals", MemberParameters = new object[]
16973 {
16974 typeof(object),
16975 typeof(object)
16976 }, ReturnType = typeof(bool))]
16977 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Net.WebUtility.HtmlEntities", Member = "CalculateKeyValue", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(long))]
16978 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Net.WebUtility", Member = "HtmlDecode", MemberParameters = new object[]
16979 {
16980 typeof(string),
16981 typeof(global::System.IO.TextWriter)
16982 }, ReturnType = typeof(void))]
16983 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Net.WebUtility", Member = "UrlDecodeInternal", MemberParameters = new object[]
16984 {
16985 typeof(string),
16986 typeof(global::System.Text.Encoding)
16987 }, ReturnType = typeof(string))]
16988 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Net.WebUtility", Member = "StringRequiresHtmlDecoding", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(bool))]
16989 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Net.HeaderInfoTable", Member = "ParseMultiValue", MemberParameters = new object[] { typeof(string) }, ReturnType = "System.String[]")]
16990 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Net.ServiceNameStore", Member = "ExtractHostname", MemberParameters = new object[]
16991 {
16992 typeof(string),
16993 typeof(bool)
16994 }, ReturnType = typeof(string))]
16995 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Net.WebProxyDataBuilder", Member = "ConvertRegexReservedChars", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(string))]
16996 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Net.Cookie", Member = "InternalSetName", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(bool))]
16997 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Net.Cookie", Member = "VerifySetDefaults", MemberParameters = new object[]
16998 {
16999 "System.Net.CookieVariant",
17000 "System.Uri",
17001 typeof(bool),
17002 typeof(string),
17003 typeof(bool),
17004 typeof(bool)
17005 }, ReturnType = typeof(bool))]
17006 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Net.Cookie", Member = "DomainCharsTest", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(bool))]
17007 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Net.Cookie", Member = "set_Port", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
17008 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Net.CookieTokenizer", Member = "FindNext", MemberParameters = new object[]
17009 {
17010 typeof(bool),
17011 typeof(bool)
17012 }, ReturnType = "System.Net.CookieToken")]
17013 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Net.CookieParser", Member = "CheckQuoted", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(string))]
17014 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Net.CookieContainer", Member = "Add", MemberParameters = new object[] { "System.Net.Cookie" }, ReturnType = typeof(void))]
17015 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Net.CookieContainer", Member = "IsLocalDomain", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(bool))]
17016 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Net.PathList.PathListComparer", Member = "System.Collections.IComparer.Compare", MemberParameters = new object[]
17017 {
17018 typeof(object),
17019 typeof(object)
17020 }, ReturnType = typeof(int))]
17021 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Net.BasicClient", Member = "GetBytes", MemberParameters = new object[] { typeof(string) }, ReturnType = "System.Byte[]")]
17022 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Net.DigestHeaderParser", Member = "Parse", ReturnType = typeof(bool))]
17023 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Net.DigestHeaderParser", Member = "SkipWhitespace", ReturnType = typeof(void))]
17024 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Net.DigestHeaderParser", Member = "GetKey", ReturnType = typeof(string))]
17025 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Net.DigestHeaderParser", Member = "GetKeywordAndValue", MemberParameters = new object[]
17026 {
17027 typeof(ref string),
17028 typeof(ref string)
17029 }, ReturnType = typeof(bool))]
17030 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Net.EndPointListener", Member = "SearchListener", MemberParameters = new object[] { "System.Uri", "System.Net.ListenerPrefix&" }, ReturnType = "System.Net.HttpListener")]
17031 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Net.EndpointPermission", Member = "ToNumber", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(int))]
17032 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Net.HttpListenerRequest", Member = "SetRequestLine", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
17033 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Net.HttpListenerRequest", Member = "CreateQueryString", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
17034 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Net.HttpListenerRequest", Member = "IsPredefinedScheme", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(bool))]
17035 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Net.HttpListenerResponse", Member = "IsToken", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(bool))]
17036 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Net.ListenerPrefix", Member = "Parse", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
17037 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Net.ListenerPrefix", Member = "CheckUri", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
17038 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Net.WebResponseStream", Member = "GetResponse", MemberParameters = new object[]
17039 {
17040 "System.Net.BufferOffsetSize",
17041 typeof(ref int),
17042 "System.Net.ReadState&"
17043 }, ReturnType = typeof(bool))]
17044 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.ComponentModel.BaseNumberConverter", Member = "ConvertFrom", MemberParameters = new object[]
17045 {
17046 "System.ComponentModel.ITypeDescriptorContext",
17047 typeof(global::System.Globalization.CultureInfo),
17048 typeof(object)
17049 }, ReturnType = typeof(object))]
17050 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.ComponentModel.CharConverter", Member = "ConvertFrom", MemberParameters = new object[]
17051 {
17052 "System.ComponentModel.ITypeDescriptorContext",
17053 typeof(global::System.Globalization.CultureInfo),
17054 typeof(object)
17055 }, ReturnType = typeof(object))]
17056 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.ComponentModel.ComponentResourceManager", Member = "ApplyResources", MemberParameters = new object[]
17057 {
17058 typeof(object),
17059 typeof(string),
17060 typeof(global::System.Globalization.CultureInfo)
17061 }, ReturnType = typeof(void))]
17062 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.ComponentModel.MaskedTextProvider", Member = ".ctor", MemberParameters = new object[]
17063 {
17064 typeof(string),
17065 typeof(global::System.Globalization.CultureInfo),
17066 typeof(bool),
17067 typeof(char),
17068 typeof(char),
17069 typeof(bool)
17070 }, ReturnType = typeof(void))]
17071 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.ComponentModel.MaskedTextProvider", Member = "Initialize", ReturnType = typeof(void))]
17072 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.ComponentModel.MaskedTextProvider", Member = "SetString", MemberParameters = new object[]
17073 {
17074 typeof(string),
17075 typeof(int)
17076 }, ReturnType = typeof(void))]
17077 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.ComponentModel.MaskedTextProvider", Member = "TestChar", MemberParameters = new object[]
17078 {
17079 typeof(char),
17080 typeof(int),
17081 "System.ComponentModel.MaskedTextResultHint&"
17082 }, ReturnType = typeof(bool))]
17083 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.ComponentModel.MaskedTextProvider", Member = "TestString", MemberParameters = new object[]
17084 {
17085 typeof(string),
17086 typeof(int),
17087 typeof(ref int),
17088 "System.ComponentModel.MaskedTextResultHint&"
17089 }, ReturnType = typeof(bool))]
17090 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "<PrivateImplementationDetails>", Member = "ComputeStringHash", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(uint))]
17091 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Xml.BinHexEncoder", Member = "Encode", MemberParameters = new object[]
17092 {
17093 "System.Byte[]",
17094 typeof(int),
17095 typeof(int),
17096 "System.Char[]"
17097 }, ReturnType = typeof(int))]
17098 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Xml.CharEntityEncoderFallbackBuffer", Member = "GetNextChar", ReturnType = typeof(char))]
17099 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Xml.HtmlEncodedRawTextWriter", Member = "WriteUriAttributeText", MemberParameters = new object[] { "System.Char*", "System.Char*" }, ReturnType = typeof(void))]
17100 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Xml.HtmlUtf8RawTextWriter", Member = "WriteUriAttributeText", MemberParameters = new object[] { "System.Char*", "System.Char*" }, ReturnType = typeof(void))]
17101 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Xml.TernaryTreeReadOnly", Member = "FindCaseInsensitiveString", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(byte))]
17102 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Xml.SecureStringHasher", Member = "GetHashCodeOfString", MemberParameters = new object[]
17103 {
17104 typeof(string),
17105 typeof(int),
17106 typeof(long)
17107 }, ReturnType = typeof(int))]
17108 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Xml.XmlAutoDetectWriter", Member = "IsHtmlTag", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(bool))]
17109 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Xml.XmlEncodedRawTextWriter", Member = "ValidateContentChars", MemberParameters = new object[]
17110 {
17111 typeof(string),
17112 typeof(string),
17113 typeof(bool)
17114 }, ReturnType = typeof(void))]
17115 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Xml.XmlTextReaderImpl", Member = "AddAttribute", MemberParameters = new object[]
17116 {
17117 typeof(string),
17118 typeof(string),
17119 typeof(string)
17120 }, ReturnType = "System.Xml.XmlTextReaderImpl.NodeData")]
17121 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Xml.XmlTextReaderImpl", Member = "StripSpaces", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(string))]
17122 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Xml.XmlUtf8RawTextWriter", Member = "ValidateContentChars", MemberParameters = new object[]
17123 {
17124 typeof(string),
17125 typeof(string),
17126 typeof(bool)
17127 }, ReturnType = typeof(void))]
17128 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Xml.XmlWellFormedWriter", Member = "WriteStartAttribute", MemberParameters = new object[]
17129 {
17130 typeof(string),
17131 typeof(string),
17132 typeof(string)
17133 }, ReturnType = typeof(void))]
17134 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Xml.XmlWellFormedWriter", Member = "PushNamespaceExplicit", MemberParameters = new object[]
17135 {
17136 typeof(string),
17137 typeof(string)
17138 }, ReturnType = typeof(bool))]
17139 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Xml.XmlWellFormedWriter", Member = "CheckNCName", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
17140 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Xml.XmlDeclaration", Member = "IsValidXmlVersion", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(bool))]
17141 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Xml.XmlEntityReference", Member = ".ctor", MemberParameters = new object[]
17142 {
17143 typeof(string),
17144 "System.Xml.XmlDocument"
17145 }, ReturnType = typeof(void))]
17146 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Xml.XmlName", Member = "GetHashCode", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(int))]
17147 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Xml.NameTable", Member = "Add", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(string))]
17148 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Xml.NameTable", Member = "Get", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(string))]
17149 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Xml.NameTable", Member = "TextEquals", MemberParameters = new object[]
17150 {
17151 typeof(string),
17152 "System.Char[]",
17153 typeof(int),
17154 typeof(int)
17155 }, ReturnType = typeof(bool))]
17156 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Xml.DtdParser", Member = "StripSpaces", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(string))]
17157 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Xml.ValidateNames", Member = "ParseNmtoken", MemberParameters = new object[]
17158 {
17159 typeof(string),
17160 typeof(int)
17161 }, ReturnType = typeof(int))]
17162 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Xml.ValidateNames", Member = "ParseNmtokenNoNamespaces", MemberParameters = new object[]
17163 {
17164 typeof(string),
17165 typeof(int)
17166 }, ReturnType = typeof(int))]
17167 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Xml.ValidateNames", Member = "ParseNameNoNamespaces", MemberParameters = new object[]
17168 {
17169 typeof(string),
17170 typeof(int)
17171 }, ReturnType = typeof(int))]
17172 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Xml.ValidateNames", Member = "ParseNCName", MemberParameters = new object[]
17173 {
17174 typeof(string),
17175 typeof(int)
17176 }, ReturnType = typeof(int))]
17177 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Xml.ValidateNames", Member = "ParseQName", MemberParameters = new object[]
17178 {
17179 typeof(string),
17180 typeof(int),
17181 typeof(ref int)
17182 }, ReturnType = typeof(int))]
17183 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Xml.ValidateNames", Member = "ThrowInvalidName", MemberParameters = new object[]
17184 {
17185 typeof(string),
17186 typeof(int),
17187 typeof(int)
17188 }, ReturnType = typeof(void))]
17189 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Xml.ValidateNames", Member = "GetInvalidNameException", MemberParameters = new object[]
17190 {
17191 typeof(string),
17192 typeof(int),
17193 typeof(int)
17194 }, ReturnType = typeof(global::System.Exception))]
17195 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Xml.XmlCharType", Member = "SetProperties", MemberParameters = new object[]
17196 {
17197 "System.Byte[]",
17198 typeof(string),
17199 typeof(byte)
17200 }, ReturnType = typeof(void))]
17201 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Xml.XmlCharType", Member = "IsPubidChar", MemberParameters = new object[] { typeof(char) }, ReturnType = typeof(bool))]
17202 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Xml.XmlCharType", Member = "IsOnlyWhitespaceWithPos", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(int))]
17203 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Xml.XmlCharType", Member = "IsOnlyCharData", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(int))]
17204 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Xml.XmlCharType", Member = "IsOnlyDigits", MemberParameters = new object[]
17205 {
17206 typeof(string),
17207 typeof(int),
17208 typeof(int)
17209 }, ReturnType = typeof(bool))]
17210 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Xml.XmlCharType", Member = "IsPublicId", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(int))]
17211 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Xml.XmlComplianceUtil", Member = "NonCDataNormalize", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(string))]
17212 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Xml.XmlComplianceUtil", Member = "CDataNormalize", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(string))]
17213 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Xml.XmlConvert", Member = "DecodeName", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(string))]
17214 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Xml.XmlConvert", Member = "EncodeName", MemberParameters = new object[]
17215 {
17216 typeof(string),
17217 typeof(bool),
17218 typeof(bool)
17219 }, ReturnType = typeof(string))]
17220 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Xml.XmlConvert", Member = "TryVerifyTOKEN", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(global::System.Exception))]
17221 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Xml.XmlConvert", Member = "ToChar", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(char))]
17222 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Xml.XmlConvert", Member = "ToSingle", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(float))]
17223 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Xml.XmlConvert", Member = "TryToSingle", MemberParameters = new object[]
17224 {
17225 typeof(string),
17226 typeof(ref float)
17227 }, ReturnType = typeof(global::System.Exception))]
17228 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Xml.XmlConvert", Member = "ToDouble", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(double))]
17229 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Xml.XmlConvert", Member = "TryToDouble", MemberParameters = new object[]
17230 {
17231 typeof(string),
17232 typeof(ref double)
17233 }, ReturnType = typeof(global::System.Exception))]
17234 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Xml.XmlConvert", Member = "StrEqual", MemberParameters = new object[]
17235 {
17236 "System.Char[]",
17237 typeof(int),
17238 typeof(int),
17239 typeof(string)
17240 }, ReturnType = typeof(bool))]
17241 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Xml.XmlException", Member = "BuildCharExceptionArgs", MemberParameters = new object[]
17242 {
17243 typeof(string),
17244 typeof(int)
17245 }, ReturnType = "System.String[]")]
17246 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Xml.Schema.XsdDateTime.Parser", Member = "Parse", MemberParameters = new object[]
17247 {
17248 typeof(string),
17249 "System.Xml.Schema.XsdDateTimeFlags"
17250 }, ReturnType = typeof(bool))]
17251 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Xml.Schema.XsdDateTime.Parser", Member = "ParseDate", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(bool))]
17252 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Xml.Schema.XsdDateTime.Parser", Member = "ParseTime", MemberParameters = new object[] { typeof(ref int) }, ReturnType = typeof(bool))]
17253 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Xml.Schema.XsdDateTime.Parser", Member = "ParseZoneAndWhitespace", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(bool))]
17254 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Xml.Schema.XsdDateTime.Parser", Member = "Parse4Dig", MemberParameters = new object[]
17255 {
17256 typeof(int),
17257 typeof(ref int)
17258 }, ReturnType = typeof(bool))]
17259 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Xml.Schema.XsdDateTime.Parser", Member = "Parse2Dig", MemberParameters = new object[]
17260 {
17261 typeof(int),
17262 typeof(ref int)
17263 }, ReturnType = typeof(bool))]
17264 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Xml.Schema.XsdDateTime.Parser", Member = "ParseChar", MemberParameters = new object[]
17265 {
17266 typeof(int),
17267 typeof(char)
17268 }, ReturnType = typeof(bool))]
17269 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Xml.Schema.XsdDuration", Member = "TryParse", MemberParameters = new object[]
17270 {
17271 typeof(string),
17272 "System.Xml.Schema.XsdDuration.DurationType",
17273 "System.Xml.Schema.XsdDuration&"
17274 }, ReturnType = typeof(global::System.Exception))]
17275 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Xml.Schema.XsdDuration", Member = "TryParseDigits", MemberParameters = new object[]
17276 {
17277 typeof(string),
17278 typeof(ref int),
17279 typeof(bool),
17280 typeof(ref int),
17281 typeof(ref int)
17282 }, ReturnType = typeof(string))]
17283 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.JsonTextReader", Member = "MatchValue", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(bool))]
17284 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.Utilities.PropertyNameTable", Member = "Add", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(string))]
17285 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.Utilities.PropertyNameTable", Member = "TextEquals", MemberParameters = new object[]
17286 {
17287 typeof(string),
17288 "System.Char[]",
17289 typeof(int),
17290 typeof(int)
17291 }, ReturnType = typeof(bool))]
17292 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.Utilities.StringReferenceExtensions", Member = "StartsWith", MemberParameters = new object[]
17293 {
17294 "Newtonsoft.Json.Utilities.StringReference",
17295 typeof(string)
17296 }, ReturnType = typeof(bool))]
17297 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.Utilities.StringReferenceExtensions", Member = "EndsWith", MemberParameters = new object[]
17298 {
17299 "Newtonsoft.Json.Utilities.StringReference",
17300 typeof(string)
17301 }, ReturnType = typeof(bool))]
17302 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.Utilities.DateTimeUtils", Member = "TryParseDateTime", MemberParameters = new object[]
17303 {
17304 typeof(string),
17305 "Newtonsoft.Json.DateTimeZoneHandling",
17306 typeof(string),
17307 typeof(global::System.Globalization.CultureInfo),
17308 typeof(ref global::System.DateTime)
17309 }, ReturnType = typeof(bool))]
17310 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.Utilities.DateTimeUtils", Member = "TryParseDateTimeOffset", MemberParameters = new object[]
17311 {
17312 typeof(string),
17313 typeof(string),
17314 typeof(global::System.Globalization.CultureInfo),
17315 typeof(ref global::System.DateTimeOffset)
17316 }, ReturnType = typeof(bool))]
17317 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.Utilities.JavaScriptUtils", Member = "ShouldEscapeJavaScriptString", MemberParameters = new object[]
17318 {
17319 typeof(string),
17320 "System.Boolean[]"
17321 }, ReturnType = typeof(bool))]
17322 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.Utilities.JavaScriptUtils", Member = "WriteEscapedJavaScriptString", MemberParameters = new object[]
17323 {
17324 typeof(global::System.IO.TextWriter),
17325 typeof(string),
17326 typeof(char),
17327 typeof(bool),
17328 "System.Boolean[]",
17329 "Newtonsoft.Json.StringEscapeHandling",
17330 "Newtonsoft.Json.IArrayPool`1<Char>",
17331 "System.Char[]&"
17332 }, ReturnType = typeof(void))]
17333 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.Utilities.ReflectionUtils", Member = "RemoveAssemblyDetails", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(string))]
17334 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.Utilities.ReflectionUtils", Member = "GetAssemblyDelimiterIndex", MemberParameters = new object[] { typeof(string) }, ReturnType = "System.Nullable`1<Int32>")]
17335 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.Utilities.StringUtils", Member = "IsWhiteSpace", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(bool))]
17336 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.Utilities.StringUtils", Member = "ToCamelCase", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(string))]
17337 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.Utilities.StringUtils", Member = "StartsWith", MemberParameters = new object[]
17338 {
17339 typeof(string),
17340 typeof(char)
17341 }, ReturnType = typeof(bool))]
17342 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.Utilities.StringUtils", Member = "EndsWith", MemberParameters = new object[]
17343 {
17344 typeof(string),
17345 typeof(char)
17346 }, ReturnType = typeof(bool))]
17347 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.Serialization.JsonSerializerInternalReader", Member = "ReadMetadataProperties", MemberParameters = new object[]
17348 {
17349 "Newtonsoft.Json.JsonReader",
17350 typeof(ref global::System.Type),
17351 "Newtonsoft.Json.Serialization.JsonContract&",
17352 "Newtonsoft.Json.Serialization.JsonProperty",
17353 "Newtonsoft.Json.Serialization.JsonContainerContract",
17354 "Newtonsoft.Json.Serialization.JsonProperty",
17355 typeof(object),
17356 typeof(ref object),
17357 typeof(ref string)
17358 }, ReturnType = typeof(bool))]
17359 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.Linq.JsonPath.JPath", Member = "ParseMain", ReturnType = typeof(void))]
17360 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.Linq.JsonPath.JPath", Member = "ParsePath", MemberParameters = new object[]
17361 {
17362 "System.Collections.Generic.List`1<PathFilter>",
17363 typeof(int),
17364 typeof(bool)
17365 }, ReturnType = typeof(bool))]
17366 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.Linq.JsonPath.JPath", Member = "ParseIndexer", MemberParameters = new object[] { typeof(char) }, ReturnType = "Newtonsoft.Json.Linq.JsonPath.PathFilter")]
17367 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.Linq.JsonPath.JPath", Member = "ParseArrayIndexer", MemberParameters = new object[] { typeof(char) }, ReturnType = "Newtonsoft.Json.Linq.JsonPath.PathFilter")]
17368 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.Linq.JsonPath.JPath", Member = "EatWhitespace", ReturnType = typeof(void))]
17369 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.Linq.JsonPath.JPath", Member = "ParseQuery", MemberParameters = new object[] { typeof(char) }, ReturnType = "Newtonsoft.Json.Linq.JsonPath.PathFilter")]
17370 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.Linq.JsonPath.JPath", Member = "ParseExpression", ReturnType = "Newtonsoft.Json.Linq.JsonPath.QueryExpression")]
17371 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.Linq.JsonPath.JPath", Member = "ParseValue", ReturnType = typeof(object))]
17372 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.Linq.JsonPath.JPath", Member = "ReadQuotedString", ReturnType = typeof(string))]
17373 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.Linq.JsonPath.JPath", Member = "Match", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(bool))]
17374 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.Linq.JsonPath.JPath", Member = "ParseQuotedField", MemberParameters = new object[] { typeof(char) }, ReturnType = "Newtonsoft.Json.Linq.JsonPath.PathFilter")]
17375 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.Converters.RegexConverter", Member = "ReadRegexString", MemberParameters = new object[] { "Newtonsoft.Json.JsonReader" }, ReturnType = typeof(object))]
17376 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.Converters.StringEnumConverter", Member = "WriteJson", MemberParameters = new object[]
17377 {
17378 "Newtonsoft.Json.JsonWriter",
17379 typeof(object),
17380 "Newtonsoft.Json.JsonSerializer"
17381 }, ReturnType = typeof(void))]
17382 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.Converters.XmlNodeConverter", Member = "DeserializeValue", MemberParameters = new object[]
17383 {
17384 "Newtonsoft.Json.JsonReader",
17385 "Newtonsoft.Json.Converters.IXmlDocument",
17386 "System.Xml.XmlNamespaceManager",
17387 typeof(string),
17388 "Newtonsoft.Json.Converters.IXmlNode"
17389 }, ReturnType = typeof(void))]
17390 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.Converters.XmlNodeConverter", Member = "ReadAttributeElements", MemberParameters = new object[] { "Newtonsoft.Json.JsonReader", "System.Xml.XmlNamespaceManager" }, ReturnType = "System.Collections.Generic.Dictionary`2<String, String>")]
17391 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.Converters.XmlNodeConverter", Member = "IsNamespaceAttribute", MemberParameters = new object[]
17392 {
17393 typeof(string),
17394 typeof(ref string)
17395 }, ReturnType = typeof(bool))]
17396 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "UnityEngine._Scripting.APIUpdating.APIUpdaterRuntimeHelpers", Member = "GetObsoleteTypeRedirection", MemberParameters = new object[]
17397 {
17398 typeof(global::System.Type),
17399 typeof(ref string),
17400 typeof(ref string),
17401 typeof(ref string)
17402 }, ReturnType = typeof(bool))]
17403 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "UnityEngine.UI.InputField", Member = "SetText", MemberParameters = new object[]
17404 {
17405 typeof(string),
17406 typeof(bool)
17407 }, ReturnType = typeof(void))]
17408 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "UnityEngine.UI.InputField", Member = "LateUpdate", ReturnType = typeof(void))]
17409 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "UnityEngine.UI.InputField", Member = "Append", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
17410 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "UnityEngine.UI.InputField", Member = "Validate", MemberParameters = new object[]
17411 {
17412 typeof(string),
17413 typeof(int),
17414 typeof(char)
17415 }, ReturnType = typeof(char))]
17416 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Ionic.Zip.SharedUtilities", Member = "NormalizePathForUseInZipFile", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(string))]
17417 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Ionic.Zip.ZipEntry", Member = "NormalizeFileName", ReturnType = typeof(string))]
17418 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Mono.Security.ASN1Convert", Member = "ToDateTime", MemberParameters = new object[] { "Mono.Security.ASN1" }, ReturnType = typeof(global::System.DateTime))]
17419 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Mono.Security.X509.PKCS12", Member = "set_Password", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
17420 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Mono.Security.X509.X501", Member = "ReadAttribute", MemberParameters = new object[]
17421 {
17422 typeof(string),
17423 typeof(ref int)
17424 }, ReturnType = "Mono.Security.X509.X520.AttributeTypeAndValue")]
17425 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Mono.Security.X509.X501", Member = "ReadHex", MemberParameters = new object[]
17426 {
17427 typeof(string),
17428 typeof(ref int)
17429 }, ReturnType = typeof(string))]
17430 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Mono.Security.X509.X501", Member = "ReadEscaped", MemberParameters = new object[]
17431 {
17432 typeof(global::System.Text.StringBuilder),
17433 typeof(string),
17434 typeof(int)
17435 }, ReturnType = typeof(int))]
17436 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Mono.Security.X509.X501", Member = "ReadQuoted", MemberParameters = new object[]
17437 {
17438 typeof(global::System.Text.StringBuilder),
17439 typeof(string),
17440 typeof(int)
17441 }, ReturnType = typeof(int))]
17442 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Mono.Security.X509.X501", Member = "ReadValue", MemberParameters = new object[]
17443 {
17444 typeof(string),
17445 typeof(ref int)
17446 }, ReturnType = typeof(string))]
17447 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Mono.Security.X509.X520.AttributeTypeAndValue", Member = "SelectBestEncoding", ReturnType = typeof(byte))]
17448 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Mono.Security.Cryptography.CryptoConvert", Member = "FromHex", MemberParameters = new object[] { typeof(string) }, ReturnType = "System.Byte[]")]
17449 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Mono.Math.BigInteger", Member = "ToString", MemberParameters = new object[]
17450 {
17451 typeof(uint),
17452 typeof(string)
17453 }, ReturnType = typeof(string))]
17454 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "<PrivateImplementationDetails>", Member = "ComputeStringHash", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(uint))]
17455 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Xml.Linq.XDocument", Member = "IsWhitespace", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(bool))]
17456 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Xml.Linq.XHashtable`1.XHashtableState", Member = "ComputeHashCode", MemberParameters = new object[]
17457 {
17458 typeof(string),
17459 typeof(int),
17460 typeof(int)
17461 }, ReturnType = typeof(int))]
17462 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Xml.Linq.XName", Member = "Get", MemberParameters = new object[] { typeof(string) }, ReturnType = "System.Xml.Linq.XName")]
17463 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Numerics.BigNumber", Member = "FormatBigIntegerToHex", MemberParameters = new object[]
17464 {
17465 typeof(bool),
17466 "System.Numerics.BigInteger",
17467 typeof(char),
17468 typeof(int),
17469 typeof(global::System.Globalization.NumberFormatInfo),
17470 "System.Span`1<Char>",
17471 typeof(ref int),
17472 typeof(ref bool)
17473 }, ReturnType = typeof(string))]
17474 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Numerics.BigNumber", Member = "FormatBigInteger", MemberParameters = new object[]
17475 {
17476 typeof(bool),
17477 "System.Numerics.BigInteger",
17478 typeof(string),
17479 "System.ReadOnlySpan`1<Char>",
17480 typeof(global::System.Globalization.NumberFormatInfo),
17481 "System.Span`1<Char>",
17482 typeof(ref int),
17483 typeof(ref bool)
17484 }, ReturnType = typeof(string))]
17485 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Globalization.FormatProvider.Number", Member = "NumberToString", MemberParameters = new object[]
17486 {
17487 "System.Text.ValueStringBuilder&",
17488 "NumberBuffer&",
17489 typeof(char),
17490 typeof(int),
17491 typeof(global::System.Globalization.NumberFormatInfo),
17492 typeof(bool)
17493 }, ReturnType = typeof(void))]
17494 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Globalization.FormatProvider.Number", Member = "FormatCurrency", MemberParameters = new object[]
17495 {
17496 "System.Text.ValueStringBuilder&",
17497 "NumberBuffer&",
17498 typeof(int),
17499 typeof(int),
17500 typeof(global::System.Globalization.NumberFormatInfo)
17501 }, ReturnType = typeof(void))]
17502 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Globalization.FormatProvider.Number", Member = "FormatFixed", MemberParameters = new object[]
17503 {
17504 "System.Text.ValueStringBuilder&",
17505 "NumberBuffer&",
17506 typeof(int),
17507 typeof(int),
17508 typeof(global::System.Globalization.NumberFormatInfo),
17509 "System.Int32[]",
17510 typeof(string),
17511 typeof(string)
17512 }, ReturnType = typeof(void))]
17513 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Globalization.FormatProvider.Number", Member = "FormatNumber", MemberParameters = new object[]
17514 {
17515 "System.Text.ValueStringBuilder&",
17516 "NumberBuffer&",
17517 typeof(int),
17518 typeof(int),
17519 typeof(global::System.Globalization.NumberFormatInfo)
17520 }, ReturnType = typeof(void))]
17521 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Globalization.FormatProvider.Number", Member = "FormatScientific", MemberParameters = new object[]
17522 {
17523 "System.Text.ValueStringBuilder&",
17524 "NumberBuffer&",
17525 typeof(int),
17526 typeof(int),
17527 typeof(global::System.Globalization.NumberFormatInfo),
17528 typeof(char)
17529 }, ReturnType = typeof(void))]
17530 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Globalization.FormatProvider.Number", Member = "FormatExponent", MemberParameters = new object[]
17531 {
17532 "System.Text.ValueStringBuilder&",
17533 typeof(global::System.Globalization.NumberFormatInfo),
17534 typeof(int),
17535 typeof(char),
17536 typeof(int),
17537 typeof(bool)
17538 }, ReturnType = typeof(void))]
17539 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Globalization.FormatProvider.Number", Member = "FormatGeneral", MemberParameters = new object[]
17540 {
17541 "System.Text.ValueStringBuilder&",
17542 "NumberBuffer&",
17543 typeof(int),
17544 typeof(int),
17545 typeof(global::System.Globalization.NumberFormatInfo),
17546 typeof(char),
17547 typeof(bool)
17548 }, ReturnType = typeof(void))]
17549 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Globalization.FormatProvider.Number", Member = "FormatPercent", MemberParameters = new object[]
17550 {
17551 "System.Text.ValueStringBuilder&",
17552 "NumberBuffer&",
17553 typeof(int),
17554 typeof(int),
17555 typeof(global::System.Globalization.NumberFormatInfo)
17556 }, ReturnType = typeof(void))]
17557 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Globalization.FormatProvider.Number", Member = "NumberToStringFormat", MemberParameters = new object[]
17558 {
17559 "System.Text.ValueStringBuilder&",
17560 "NumberBuffer&",
17561 "System.ReadOnlySpan`1<Char>",
17562 typeof(global::System.Globalization.NumberFormatInfo)
17563 }, ReturnType = typeof(void))]
17564 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Text.ValueStringBuilder", Member = "Append", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
17565 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1213)]
17566 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.ThrowHelper), Member = "ThrowIndexOutOfRangeException", ReturnType = typeof(void))]
17567 get
17568 {
17569 throw null;
17570 }
17571 }
class f__AnonymousType0<< Count > j__TPar
DayOfWeek
Definition DayOfWeek.cs:8
TokenType
Definition TokenType.cs:8