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