5 references to CopyDashboard
CreateLayout (1)
Program.cs (1)
154CopyDashboard();
Infrastructure.Tests (4)
CreateLayout\CreateLayoutTests.cs (4)
105builder.CopyDashboard(); 127var exception = Assert.Throws<InvalidOperationException>(builder.CopyDashboard); 153var exception = Assert.Throws<InvalidOperationException>(builder.CopyDashboard); 183var exception = Assert.Throws<InvalidOperationException>(builder.CopyDashboard);