5 references to TestConfig
Microsoft.Extensions.Configuration.KeyPerFile.Tests (5)
ConfigurationProviderTestBase.cs (5)
17
var configRoot = BuildConfigRoot(LoadThroughProvider(TestSection.
TestConfig
));
25
var configRoot = BuildConfigRoot(LoadThroughProvider(TestSection.
TestConfig
));
86
LoadThroughProvider(TestSection.
TestConfig
)));
95
LoadThroughProvider(TestSection.
TestConfig
)));
131
var configuration = BuildConfigRoot(LoadThroughProvider(TestSection.
TestConfig
));