11 references to IsSystemEndpoint
System.ServiceModel (6)
System\ServiceModel\Channels\PeerService.cs (1)
239if (!endpointDispatcher.IsSystemEndpoint)
System\ServiceModel\Description\ServiceAuthorizationBehavior.cs (1)
209if (!endpointDispatcher.IsSystemEndpoint)
System\ServiceModel\Description\ServiceSecurityAuditBehavior.cs (1)
128if (!endpointDispatcher.IsSystemEndpoint)
System\ServiceModel\Dispatcher\ChannelDispatcher.cs (1)
562if (!endpointDispatcher.IsSystemEndpoint)
System\ServiceModel\ServiceBehaviorAttribute.cs (2)
377if (endpointDispatcher.IsSystemEndpoint) 430if (endpointDispatcher.IsSystemEndpoint)
System.ServiceModel.Activities (1)
System\ServiceModel\Activities\Description\WorkflowServiceBehavior.cs (1)
94if (endpointDispatcher.IsSystemEndpoint)
System.ServiceModel.Discovery (1)
System\ServiceModel\Discovery\EndpointDiscoveryMetadata.cs (1)
300return (endpointDispatcher.IsSystemEndpoint &&
System.ServiceModel.Routing (1)
System\ServiceModel\Routing\RoutingBehavior.cs (1)
47if (!endpointDispatcher.IsSystemEndpoint &&
System.WorkflowServices (2)
System\ServiceModel\Description\DurableServiceAttribute.cs (1)
158if (endpointDispatcher.IsSystemEndpoint)
System\ServiceModel\Description\WorkflowServiceBehavior.cs (1)
284if (endPointDispatcher.IsSystemEndpoint)