4 references to ReadElementContentAsBinaryAsync
System.Xml (4)
System\Xml\Core\ReadContentAsBinaryHelperAsync.cs (4)
136return await ReadElementContentAsBinaryAsync( buffer, index, count ).ConfigureAwait(false); 150return await ReadElementContentAsBinaryAsync( buffer, index, count ).ConfigureAwait(false); 183return await ReadElementContentAsBinaryAsync( buffer, index, count ).ConfigureAwait(false); 197return await ReadElementContentAsBinaryAsync( buffer, index, count ).ConfigureAwait(false);