4 references to GetSourceMappings
Microsoft.AspNetCore.Razor.Language.UnitTests (3)
CodeGeneration\DesignTimeNodeWriterTest.cs (3)
64
var mapping = Assert.Single(context.
GetSourceMappings
());
101
var mapping = Assert.Single(context.
GetSourceMappings
());
562
Assert.Single(context.
GetSourceMappings
());
Microsoft.CodeAnalysis.Razor.Compiler (1)
Language\DefaultRazorCSharpLoweringPhase.cs (1)
56
context.
GetSourceMappings
(),