2 references to IsMulticast
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Description\DispatcherBuilder.cs (2)
282behavior.EnableFaults = !this.IsMulticast(serviceEndpoint.Binding); 299endpointDispatcher.ChannelDispatcher.EnableFaults = !this.IsMulticast(serviceEndpoint.Binding);