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