Terraria v1.4.4.9
Terraria source code documentation
All Classes Namespaces Files Functions Variables Enumerations Enumerator Properties Events Macros

◆ CertIsType2() [1/2]

void System.Net.NetEventSource.CertIsType2 ( int secureChannelHash)
inlineprivate

Definition at line 127 of file NetEventSource.cs.

128 {
129 WriteEvent(19, secureChannelHash);
130 }
unsafe void WriteEvent(int eventId, int arg1, int arg2, int arg3, string arg4, string arg5)

References System.Net.NetEventSource.WriteEvent().