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

◆ MoveNext()

void Mono.Net.Security.MobileAuthenticatedStream.d__48.MoveNext ( )
inlineprivate

Implements System.Runtime.CompilerServices.IAsyncStateMachine.

Definition at line 902 of file MobileAuthenticatedStream.cs.

903 {
904 do
905 {
907 MonoSslAuthenticationOptions monoSslAuthenticationOptions = this.options;
908 }
909 while (this.options != null || this.options.<ServerCertSelectionDelegate>k__BackingField != null);
910 }
class f__AnonymousType0<< Count > j__TPar
readonly global::System.Net.Security.SslStream< SslStream > k__BackingField

References j__TPar, Mono.Net.Security.MobileAuthenticatedStream.k__BackingField, and System.options.