4 references to SkipPartialTextValueAsync
System.Xml (4)
System\Xml\Core\XmlTextReaderImplAsync.cs (4)
245return SkipPartialTextValueAsync().CallBoolTaskFuncWhenFinish(ReadAsync); 309await SkipPartialTextValueAsync().ConfigureAwait(false); 3385return SkipPartialTextValueAsync(); 3402await SkipPartialTextValueAsync().ConfigureAwait(false);