2 references to PlatformNames
Microsoft.CodeAnalysis.EditorFeatures.Wpf (2)
Interactive\InteractiveWindowResetCommand.cs (2)
57
=> "[" + NoConfigParameterName + "] [" +
PlatformNames
+ "]";
64
yield return KeyValuePairUtil.Create(
PlatformNames
, EditorFeaturesWpfResources.Interactive_host_process_platform);