9 references to _bulkReadThresholdInBytes
Microsoft.ML.Core (9)
Utilities\Stream.cs (9)
486if (bufferSizeInBytes < _bulkReadThresholdInBytes) 513if (bufferReadLengthInBytes < _bulkReadThresholdInBytes) 549if (bufferSizeInBytes < _bulkReadThresholdInBytes) 586if (bufferSizeInBytes < _bulkReadThresholdInBytes) 624if (bufferSizeInBytes < _bulkReadThresholdInBytes) 662if (bufferSizeInBytes < _bulkReadThresholdInBytes) 700if (bufferSizeInBytes < _bulkReadThresholdInBytes) 738if (bufferSizeInBytes < _bulkReadThresholdInBytes) 782if (bufferSizeInBytes < _bulkReadThresholdInBytes)