5 references to OutputTokensAsExpressionLiteral
Microsoft.CodeAnalysis.Razor.Compiler (5)
Language\Legacy\CSharpCodeParser.cs (5)
403var expressionLiteral = SyntaxFactory.CSharpCodeBlock(OutputTokensAsExpressionLiteral()); 473expressionBuilder.Add(OutputTokensAsExpressionLiteral()); 543builder.Add(OutputTokensAsExpressionLiteral()); 1157builder.Add(OutputTokensAsExpressionLiteral()); 3051builder.Add(OutputTokensAsExpressionLiteral());