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