3 writes to canWrite
System.ServiceModel (3)
System\ServiceModel\Channels\BodyWriter.cs (3)
20this.canWrite = true; 57this.canWrite = false; 107this.canWrite = false;
2 references to canWrite
System.ServiceModel (2)
System\ServiceModel\Channels\BodyWriter.cs (2)
55if (!this.canWrite) 105if (!this.canWrite)