diff --git a/ILSpy.BamlDecompiler.Tests/BamlTestRunner.cs b/ILSpy.BamlDecompiler.Tests/BamlTestRunner.cs index f57910e9f..e07884a11 100644 --- a/ILSpy.BamlDecompiler.Tests/BamlTestRunner.cs +++ b/ILSpy.BamlDecompiler.Tests/BamlTestRunner.cs @@ -148,6 +148,12 @@ namespace ILSpy.BamlDecompiler.Tests RunTest("cases/issue2097"); } + [Test] + public void Issue2116() + { + RunTest("cases/issue2116"); + } + #region RunTest void RunTest(string name) { diff --git a/ILSpy.BamlDecompiler.Tests/Cases/Issue2116.xaml b/ILSpy.BamlDecompiler.Tests/Cases/Issue2116.xaml new file mode 100644 index 000000000..7f977065d --- /dev/null +++ b/ILSpy.BamlDecompiler.Tests/Cases/Issue2116.xaml @@ -0,0 +1,9 @@ + + + +