2 references to EnableBufferingIfNeeded
System.Private.CoreLib (2)
src\runtime\src\libraries\System.Private.CoreLib\src\System\IO\Strategies\FileStreamHelpers.cs (2)
25EnableBufferingIfNeeded(ChooseStrategyCore(handle, access, isAsync), bufferSize); 33EnableBufferingIfNeeded(ChooseStrategyCore(path, mode, access, share, options, preallocationSize, unixCreateMode), bufferSize);