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