2 references to FinishReadValueChunkAsync
System.Private.Xml (2)
System\Xml\Core\XmlTextReaderImplAsync.cs (2)
258return FinishReadValueChunkAsync().CallBoolTaskFuncWhenFinishAsync(thisRef => thisRef.ReadAsync(), this); 333await FinishReadValueChunkAsync().ConfigureAwait(false);