2 writes to PreviousComputed
Microsoft.CodeAnalysis.Razor.Compiler (2)
Language\Legacy\LegacySyntaxNodeExtensions.cs (2)
274spanData.PreviousComputed = true; 284spanData.PreviousComputed = true;
1 reference to PreviousComputed
Microsoft.CodeAnalysis.Razor.Compiler (1)
Language\Legacy\LegacySyntaxNodeExtensions.cs (1)
262if (spanData.PreviousComputed)