2 references to EndOfFile
Microsoft.CodeAnalysis.Razor.Compiler (2)
Language\Syntax\Generated\Syntax.xml.Internal.Generated.cs (2)
67
if (document != Document || endOfFile !=
EndOfFile
)
3258
=> node.Update((RazorBlockSyntax)Visit(node.Document), (SyntaxToken)Visit(node.
EndOfFile
));