2 references to IsMulticast
System.ServiceModel.Primitives (2)
System\ServiceModel\Description\DispatcherBuilder.cs (2)
281behavior.EnableFaults = !IsMulticast(serviceEndpoint.Binding); 298endpointDispatcher.ChannelDispatcher.EnableFaults = !IsMulticast(serviceEndpoint.Binding);