4 references to WriteSingle
Microsoft.CodeAnalysis (1)
ConstantValue.cs (1)
782
writer.
WriteSingle
(this.SingleValue);
System.Reflection.Emit (1)
System\Reflection\Emit\ILGeneratorImpl.cs (1)
310
_builder.
WriteSingle
(arg);
System.Reflection.Metadata (2)
System\Reflection\Metadata\BlobWriterImpl.cs (1)
273
writer.
WriteSingle
((float)value);
System\Reflection\Metadata\Ecma335\Encoding\InstructionEncoder.cs (1)
201
CodeBuilder.
WriteSingle
(value);