1 reference to LazyRemoteService
Microsoft.CodeAnalysis.InteractiveHost (1)
Interactive\Core\InteractiveHost.cs (1)
190
return new
LazyRemoteService
(this, options, Interlocked.Increment(ref _remoteServiceInstanceId), skipInitialization);