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