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