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