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

◆ GetChannelBinding()

override global.System.Security.Authentication.ExtendedProtection.ChannelBinding System.Net.CachedTransportContext.GetChannelBinding ( global::System::Security::Authentication::ExtendedProtection::ChannelBindingKind kind)
inline

Definition at line 16 of file CachedTransportContext.cs.

17 {
18 return this.binding;
19 }
global::System.Security.Authentication.ExtendedProtection.ChannelBinding binding

References System.Net.CachedTransportContext.binding.