2 references to PlatformInformation
GenerateDocumentationAndConfigFiles (2)
src\Compilers\Core\Portable\FileSystem\PathUtilities.cs (2)
31internal static bool IsUnixLikePlatform => PlatformInformation.IsUnix; 105if (!PlatformInformation.IsWindows)