2 references to IsMulticast
System.ServiceModel (2)
System\ServiceModel\Description\DispatcherBuilder.cs (2)
1210behavior.EnableFaults = !this.IsMulticast(serviceEndpoint.Binding); 1227endpointDispatcher.ChannelDispatcher.EnableFaults = !this.IsMulticast(serviceEndpoint.Binding);