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