4 references to MoveToNextContentNodeAsync
dotnet-svcutil-lib (4)
FrameworkFork\Microsoft.Xml\Xml\Core\ReadContentAsBinaryHelperAsync.cs (4)
245while (await MoveToNextContentNodeAsync(true).ConfigureAwait(false)) 264if (!await MoveToNextContentNodeAsync(false).ConfigureAwait(false)) 287if (!await MoveToNextContentNodeAsync(false).ConfigureAwait(false)) 353if (!await MoveToNextContentNodeAsync(true).ConfigureAwait(false))