4 references to ReadElementContentAsBinaryAsync
dotnet-svcutil-lib (4)
FrameworkFork\Microsoft.Xml\Xml\Core\ReadContentAsBinaryHelperAsync.cs (4)
168
return await
ReadElementContentAsBinaryAsync
(buffer, index, count).ConfigureAwait(false);
182
return await
ReadElementContentAsBinaryAsync
(buffer, index, count).ConfigureAwait(false);
224
return await
ReadElementContentAsBinaryAsync
(buffer, index, count).ConfigureAwait(false);
238
return await
ReadElementContentAsBinaryAsync
(buffer, index, count).ConfigureAwait(false);