8 writes to hasWritten
System.Web.Services (8)
System\Web\Services\Protocols\SoapExtensionStream.cs (8)
66
this.
hasWritten
= true;
75
this.
hasWritten
= true;
86
this.
hasWritten
= true;
102
this.
hasWritten
= true;
108
this.
hasWritten
= true;
134
this.
hasWritten
= true;
140
this.
hasWritten
= true;
146
this.
hasWritten
= false;
1 reference to hasWritten
System.Web.Services (1)
System\Web\Services\Protocols\SoapExtensionStream.cs (1)
48
get { return this.
hasWritten
; }