1 write to Platform
Microsoft.CodeAnalysis.InteractiveHost (1)
Interactive\Core\InteractiveHostOptions.cs (1)
54Platform = platform;
2 references to Platform
Microsoft.CodeAnalysis.EditorFeatures.Wpf (1)
Interactive\InteractiveEvaluator.cs (1)
147/// Invoked before the process is reset. The argument is the value of <see cref="InteractiveHostOptions.Platform"/>.
Microsoft.CodeAnalysis.InteractiveHost (1)
Interactive\Core\InteractiveHost.RemoteService.cs (1)
123var transcodingMarker = Options.Platform == InteractiveHostPlatform.Core ?