1 write to EndLineIndex
Microsoft.CodeAnalysis.Razor.Compiler (1)
Language\CodeGeneration\LinePragma.cs (1)
24EndLineIndex = endLineIndex;
1 reference to EndLineIndex
Microsoft.CodeAnalysis.Razor.Compiler (1)
Language\CodeGeneration\LinePragma.cs (1)
13public int LineCount => EndLineIndex - StartLineIndex;