3 references to AdvanceStateAsync_ContinueWhenFinish
System.Xml (3)
System\Xml\Core\XmlWellFormedWriterAsync.cs (3)
1110return AdvanceStateAsync_ContinueWhenFinish(rawWriter.WriteEndBase64Async(), State.Content, token); 1117return AdvanceStateAsync_ContinueWhenFinish(rawWriter.WriteEndBase64Async(), State.Attribute, token); 1124return AdvanceStateAsync_ContinueWhenFinish(rawWriter.WriteEndBase64Async(), State.RootLevelAttr, token);