3 references to TestAccessor
Microsoft.VisualStudioCode.RazorExtension.UnitTests (3)
CohostConfigurationChangedServiceTest.cs (3)
30var updatedSettings = CohostConfigurationChangedService.TestAccessor.UpdateSettingsFromJson(settings, json); 50var updatedSettings = CohostConfigurationChangedService.TestAccessor.UpdateSettingsFromJson(settings, json); 62var updatedSettings2 = CohostConfigurationChangedService.TestAccessor.UpdateSettingsFromJson(settings, json2);