2 references to IsWindows
System.ComponentModel.Composition (2)
System\ComponentModel\Composition\Hosting\DirectoryCatalog.cs (2)
731if (!IsWindows) 742return IsWindows ? fullPath.ToUpperInvariant() : fullPath;