2 references to ChooseStrategy
System.Private.CoreLib (2)
src\runtime\src\libraries\System.Private.CoreLib\src\System\IO\FileStream.cs (2)
200
_strategy = FileStreamHelpers.
ChooseStrategy
(
208
_strategy = FileStreamHelpers.
ChooseStrategy
(this, path, mode, access, share, bufferSize, options, preallocationSize, unixCreateMode: null);