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