2 writes to isRemote
System.ServiceModel (2)
System\ServiceModel\Channels\WsrmFault.cs (2)
37this.isRemote = false; 46this.isRemote = true;
1 reference to isRemote
System.ServiceModel (1)
System\ServiceModel\Channels\WsrmFault.cs (1)
74return this.isRemote;