3 references to AdvanceStateAsync_ContinueWhenFinish
System.Private.Xml (3)
System\Xml\Core\XmlWellFormedWriterAsync.cs (3)
1327return AdvanceStateAsync_ContinueWhenFinish(_rawWriter.WriteEndBase64Async(), State.Content, token); 1335return AdvanceStateAsync_ContinueWhenFinish(_rawWriter.WriteEndBase64Async(), State.Attribute, token); 1343return AdvanceStateAsync_ContinueWhenFinish(_rawWriter.WriteEndBase64Async(), State.RootLevelAttr, token);