10 references to Operation
System.Runtime.Serialization (10)
System\Xml\XmlDictionaryWriter.cs (10)
274
Operation
nextOperation;
296
this.nextOperation =
Operation
.Read;
321
if (this.nextOperation ==
Operation
.Read)
328
else if (this.nextOperation ==
Operation
.Write)
335
else if (this.nextOperation ==
Operation
.Complete)
383
this.nextOperation =
Operation
.Write;
387
this.nextOperation =
Operation
.Complete;
418
thisPtr.nextOperation =
Operation
.Complete;
454
this.nextOperation =
Operation
.Read;
492
thisPtr.nextOperation =
Operation
.Complete;