1 write to ExcludedRemoteParts
Microsoft.CodeAnalysis.Features.UnitTests (1)
EditAndContinue\RemoteEditAndContinueServiceTests.cs (1)
69
clientProvider!.
ExcludedRemoteParts
= [typeof(EditAndContinueService)];
1 reference to ExcludedRemoteParts
Microsoft.CodeAnalysis.Workspaces.Test.Utilities (1)
Remote\InProcRemoteHostClientProvider.cs (1)
83
ExcludedRemoteParts
));