1 write to UnderlyingObject
Microsoft.CodeAnalysis.Remote.Workspaces (1)
ExternalAccess\UnitTesting\Api\UnitTestingPinnedSolutionInfoWrapper.cs (1)
16
=>
UnderlyingObject
= underlyingObject;
1 reference to UnderlyingObject
Microsoft.CodeAnalysis.Remote.ServiceHub (1)
ExternalAccess\UnitTesting\Api\UnitTestingBrokeredServiceImplementation.cs (1)
28
=> RemoteWorkspaceManager.Default.RunServiceAsync(client, solutionInfo.
UnderlyingObject
, implementation, cancellationToken);