1 instantiation of LiteralAttributeChunkGenerator
Microsoft.CodeAnalysis.Razor.Compiler (1)
Language\Legacy\HtmlMarkupParser.cs (1)
1396chunkGenerator = new LiteralAttributeChunkGenerator(
2 references to LiteralAttributeChunkGenerator
Microsoft.CodeAnalysis.Razor.Compiler (2)
Language\Legacy\LiteralAttributeChunkGenerator.cs (2)
30var other = obj as LiteralAttributeChunkGenerator;