2 writes to isFirst
System.ServiceModel (2)
System\ServiceModel\Channels\ServiceChannel.cs (2)
2264this.isFirst = false; 2314this.isFirst = false;
2 references to isFirst
System.ServiceModel (2)
System\ServiceModel\Channels\ServiceChannel.cs (2)
2261if (this.isFirst) 2311if (this.isFirst)