4 references to WriteBooleanLiteral
Microsoft.CodeAnalysis.Razor.Compiler (4)
Language\CodeGeneration\IntermediateNodeWriter.cs (3)
237
.
WriteBooleanLiteral
(true)
261
.
WriteBooleanLiteral
(false)
296
.
WriteBooleanLiteral
(false)
Language\Components\ComponentNodeWriter.cs (1)
1664
context.CodeWriter.
WriteBooleanLiteral
(true);