2 references to WriteBoolean
Microsoft.CodeAnalysis (1)
ConstantValue.cs (1)
761
writer.
WriteBoolean
(this.BooleanValue);
System.Reflection.Metadata (1)
System\Reflection\Metadata\BlobWriterImpl.cs (1)
237
writer.
WriteBoolean
((bool)value);