Configuration\ConfigurationServiceTests.cs (16)
53var (service, settingsFilePath) = CreateService(workspace, contentWithComments);
76var (service, settingsFilePath) = CreateService(workspace, contentWithTrailingCommas);
98var (service, settingsFilePath) = CreateService(workspace, content);
115var (service, _) = CreateService(workspace);
129var (service, settingsFilePath) = CreateService(workspace, "");
150var (service, settingsFilePath) = CreateService(workspace, contentWithComments);
165var (service, _) = CreateService(workspace);
177var (service, _) = CreateService(workspace, "");
199var (service, _) = CreateService(workspace, contentWithComments);
212var (service, _) = CreateService(
243var (service, _) = CreateService(
270var (service, _) = CreateService(
290var (service, settingsFilePath) = CreateService(workspace, "{}");
304var (service, settingsFilePath) = CreateService(workspace, "{}");
326var (service, settingsFilePath) = CreateService(workspace, "{}");
349var (service, settingsFilePath) = CreateService(workspace, "{}");