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