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