2 writes to Next
Microsoft.CodeAnalysis.Razor.Compiler (2)
Language\Legacy\LegacySyntaxNodeExtensions.cs (2)
312spanData.Next = span; 322spanData.Next = default;
1 reference to Next
Microsoft.CodeAnalysis.Razor.Compiler (1)
Language\Legacy\LegacySyntaxNodeExtensions.cs (1)
301return spanData.Next;