2 references to InvalidConfigTransformations
IIS.LongTests (2)
src\Servers\IIS\IIS\test\Common.LongTests\StartupTests.cs (2)
549public static IEnumerable<object[]> InvalidConfigTransformationsScenarios => InvalidConfigTransformations.ToTheoryData(); 555var (expectedError, action) = InvalidConfigTransformations[scenario];