1 write to PlatformInfo
Microsoft.CodeAnalysis.InteractiveHost (1)
Interactive\Core\InteractiveHost.RemoteService.cs (1)
43PlatformInfo = platformInfo;
2 references to PlatformInfo
Microsoft.CodeAnalysis.InteractiveHost (2)
Interactive\Core\InteractiveHost.LazyRemoteService.cs (2)
86Host.ProcessInitialized?.Invoke(remoteService.PlatformInfo, Options, result); 120Host.ProcessInitialized?.Invoke(remoteService.PlatformInfo, Options, result);