4 references to MaskingMode
System.ServiceModel.Primitives (4)
System\ServiceModel\Channels\ReliableChannelBinder.cs (4)
1893return Binder.SendAsync(message, timeout, MaskingMode).ToApm(callback, state); 1907Binder.SendAsync(message, timeout, MaskingMode).GetAwaiter().GetResult(); 1953if (!Binder.HandleException(e, MaskingMode)) 1986if (!Binder.HandleException(e, MaskingMode))