1 write to TestData
Microsoft.CodeAnalysis.Workspaces.Test.Utilities (1)
Remote\InProcRemostHostClient.cs (1)
87
TestData
= testData;
2 references to TestData
Microsoft.CodeAnalysis.Workspaces.Test.Utilities (2)
Remote\InProcRemostHostClient.cs (2)
99
return
TestData
;
218
public RemoteHostTestData TestData => ServiceProvider.
TestData
;