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