3 references to Start
System.ServiceModel.Channels (3)
System\ServiceModel\Channels\XmlByteStreamWriter.cs (3)
27
this.state = ByteStreamWriterState.
Start
;
260
if (this.state != ByteStreamWriterState.
Start
)
305
case ByteStreamWriterState.
Start
: