aspnetcore/test/Microsoft.AspNetCore.Blazor.../Tests
Steve Sanderson b2f73492f5 Fix method wiping (#1448)
* Fix wiping assemblies that contain references to others in same directory

* Fix generated IL for reporting calls to wiped methods

* Add E2E test for method wiping
2018-09-20 10:20:37 +01:00
..
BinaryHttpClientTest.cs
BindTest.cs
ComponentRenderingTest.cs Add Support for Templated Components (#1404) 2018-09-10 18:59:51 -07:00
EventBubblingTest.cs
EventTest.cs
HostedInAspNetTest.cs
HttpClientTest.cs
InteropTest.cs
MonoSanityTest.cs Fix method wiping (#1448) 2018-09-20 10:20:37 +01:00
PerformanceTest.cs
RoutingTest.cs Don't intercept clicks for links that open in external frames #1352 (#1354) 2018-09-03 10:31:37 +01:00
StandaloneAppTest.cs