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