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

◆ Info() [1/3]

static void System.Net.NetEventSource.Info ( object thisOrContextObject,
[Optional] FormattableString formattableString,
[Optional] string memberName )
inlinestatic

Definition at line 156 of file NetEventSource.cs.

157 {
158 if (!true)
159 {
160 }
161 bool isEnabled = NetEventSource.IsEnabled;
162 if (!true)
163 {
164 }
166 if (formattableString != null)
167 {
168 if (!true)
169 {
170 }
171 string text2 = NetEventSource.Format(formattableString);
172 return;
173 }
174 }
class f__AnonymousType0<< Count > j__TPar

References System.Net.NetEventSource.Format(), System.Net.NetEventSource.IdOf(), System.Net.NetEventSource.IsEnabled, j__TPar, and System.text.

Referenced by System.Net.FtpWebRequest.FtpWebRequest(), System.Net.CommandStream.Abort(), System.Net.FtpWebRequest.AttemptedRecovery(), System.Net.FtpWebRequest.BeginGetRequestStream(), System.Net.FtpWebRequest.BeginGetResponse(), System.Net.ContextAwareResult.CaptureOrComplete(), System.Net.FtpControlStream.CheckValid(), System.Net.FtpDataStream.CloseEx(), System.Net.ContextAwareResult.Complete(), System.Net.CommandStream.ContinueCommandPipeline(), System.Net.FtpWebRequest.EnsureFtpWebResponse(), System.Net.NTAuthentication.GetClientSpecifiedSpn(), System.Net.NTAuthentication.GetOutgoingBlob(), System.Net.FtpWebRequest.GetRequestStream(), System.Net.NTAuthentication.Initialize(), System.Net.FtpControlStream.PipelineCallback(), System.Net.FtpControlStream.QueueOrCreateDataConection(), System.Net.FtpWebRequest.SubmitRequest(), and System.Net.FtpWebRequest.TimerCallback().