2 writes to PreviousComputed
Microsoft.CodeAnalysis.Razor.Compiler (2)
Language\Legacy\LegacySyntaxNodeExtensions.cs (2)
276spanData.PreviousComputed = true; 286spanData.PreviousComputed = true;
1 reference to PreviousComputed
Microsoft.CodeAnalysis.Razor.Compiler (1)
Language\Legacy\LegacySyntaxNodeExtensions.cs (1)
264if (spanData.PreviousComputed)