4 references to GetRazorDiagnostic
Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation.Test (4)
CompilerFailedExceptionFactoryTest.cs (4)
166GetRazorDiagnostic("message-1", new SourceLocation(1, 2, 17), length: 1), 167GetRazorDiagnostic("message-2", new SourceLocation(viewPath, 1, 4, 6), length: 7), 168GetRazorDiagnostic("message-3", SourceLocation.Undefined, length: -1), 169GetRazorDiagnostic("message-4", new SourceLocation(viewImportsPath, 1, 3, 8), length: 4),