aspnetcore/test/Microsoft.AspNet.Mvc.Razor..../Compilation
Pranav K c12a4795ca Removing AdditionalInfo from CompilationResult since we can't always pass
it into exception thrown

All values in Exception.Data need to be serializable which is not true for
the diagnostics. Removing this property since we can't pass it through.
2014-08-11 10:25:12 -07:00
..
CompilationResultTest.cs Removing AdditionalInfo from CompilationResult since we can't always pass 2014-08-11 10:25:12 -07:00