2 writes to isSystemEndpoint
System.ServiceModel (2)
System\ServiceModel\Dispatcher\EndpointDispatcher.cs (2)
36
this.
isSystemEndpoint
= isSystemEndpoint;
62
this.
isSystemEndpoint
= isSystemEndpoint;
1 reference to isSystemEndpoint
System.ServiceModel (1)
System\ServiceModel\Dispatcher\EndpointDispatcher.cs (1)
199
get { return this.
isSystemEndpoint
; }