1 write to UnderlyingObject
Microsoft.CodeAnalysis.Remote.Workspaces (1)
ExternalAccess\Pythia\Api\PythiaPinnedSolutionInfoWrapper.cs (1)
16=> UnderlyingObject = underlyingObject;
2 references to UnderlyingObject
Microsoft.CodeAnalysis.Remote.ServiceHub (2)
ExternalAccess\Pythia\Api\PythiaBrokeredServiceImplementation.cs (2)
23=> RemoteWorkspaceManager.Default.GetSolutionAsync(client, solutionInfo.UnderlyingObject, cancellationToken); 26=> RemoteWorkspaceManager.Default.RunServiceAsync(client, solutionInfo.UnderlyingObject, implementation, cancellationToken);