3 references to PlatformDesktop32
Microsoft.CodeAnalysis.EditorFeatures (3)
Interactive\InteractiveWindowResetCommand.cs (3)
36private const string PlatformNames = PlatformCore + "|" + PlatformDesktop32 + "|" + PlatformDesktop64; 126case PlatformDesktop32: 177InteractiveHostPlatform.Desktop32 => " " + PlatformDesktop32,