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