Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches

◆ FoundCertInStore() [2/2]

void System.Net.NetEventSource.FoundCertInStore ( string store,
int secureChannelHash )
inlineprivate

Definition at line 142 of file NetEventSource.cs.

143 {
144 WriteEvent(20, store, secureChannelHash);
145 }
unsafe void WriteEvent(int eventId, int arg1, int arg2, int arg3, string arg4, string arg5)

References System.Net.NetEventSource.WriteEvent().