terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches

◆ Match()

bool System.Net.CredentialKey.Match ( global::System::Uri uri,
string authenticationType )
inlinepackage

Definition at line 19 of file CredentialKey.cs.

20 {
21 if (!true)
22 {
23 }
24 if (authenticationType != null)
25 {
27 if (string.Compare(authenticationType, authenticationType2, StringComparison.OrdinalIgnoreCase) != 0)
28 {
29 }
30 }
31 global::System.Uri uriPrefix = this.UriPrefix;
32 bool flag;
33 return flag;
34 }
class f__AnonymousType0<< Count > j__TPar
global::System.Uri UriPrefix

References System.Net.CredentialKey.AuthenticationType, j__TPar, and System.Net.CredentialKey.UriPrefix.