4 references to Complete
System.Runtime.Serialization (4)
System\Xml\XmlDictionaryWriter.cs (4)
335
else if (this.nextOperation == Operation.
Complete
)
387
this.nextOperation = Operation.
Complete
;
418
thisPtr.nextOperation = Operation.
Complete
;
492
thisPtr.nextOperation = Operation.
Complete
;