1 write to _currentRemoteWorkspaceVersion
Microsoft.CodeAnalysis.Remote.ServiceHub (1)
Host\RemoteWorkspace.cs (1)
306_currentRemoteWorkspaceVersion = workspaceVersion;
2 references to _currentRemoteWorkspaceVersion
Microsoft.CodeAnalysis.Remote.ServiceHub (2)
Host\RemoteWorkspace.cs (2)
284/// cref="_currentRemoteWorkspaceVersion"/> backwards. 303if (workspaceVersion <= _currentRemoteWorkspaceVersion)