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