2 writes to _chunkGenerator
Microsoft.CodeAnalysis.Razor.Compiler (2)
Language\Syntax\Generated\Syntax.xml.Internal.Generated.cs (2)
547_chunkGenerator = chunkGenerator; 560_chunkGenerator = chunkGenerator;
2 references to _chunkGenerator
Microsoft.CodeAnalysis.Razor.Compiler (2)
Language\Syntax\Generated\Syntax.xml.Internal.Generated.cs (2)
565public ISpanChunkGenerator ChunkGenerator => _chunkGenerator; 591=> new MarkupEphemeralTextLiteralSyntax(Kind, _literalTokens, _chunkGenerator, _editHandler, diagnostics);