2 references to IsApplePlatform
System.Private.CoreLib (2)
src\libraries\System.Private.CoreLib\src\System\IO\Strategies\FileStreamHelpers.Unix.cs (2)
61
if (OperatingSystem.
IsApplePlatform
() || OperatingSystem.IsFreeBSD())
71
if (OperatingSystem.
IsApplePlatform
() || OperatingSystem.IsFreeBSD())