1 write to Content
Microsoft.CodeAnalysis.Razor.Compiler (1)
Language\Components\ComponentMarkupBlockPass.cs (1)
110Content = rewriteVisitor.Builder.ToString(),
2 references to Content
Microsoft.CodeAnalysis.Razor.Compiler (2)
Language\Components\ComponentNodeWriter.cs (1)
789.WriteStringLiteral(node.Content)
Language\Intermediate\MarkupBlockIntermediateNode.cs (1)
33formatter.WriteContent(Content);