1 write to UnderlyingObject
Microsoft.CodeAnalysis.ExternalAccess.Razor (1)
Remote\RazorPinnedSolutionInfoWrapper.cs (1)
17=> UnderlyingObject = underlyingObject;
2 references to UnderlyingObject
Microsoft.CodeAnalysis.Remote.ServiceHub (2)
ExternalAccess\Razor\Api\RazorBrokeredServiceImplementation.cs (2)
23=> RemoteWorkspaceManager.Default.GetSolutionAsync(client, solutionInfo.UnderlyingObject, cancellationToken); 26=> RemoteWorkspaceManager.Default.RunServiceAsync(client, solutionInfo.UnderlyingObject, implementation, cancellationToken);