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