2 references to Write
Microsoft.CodeAnalysis.Workspaces (1)
src\Workspaces\SharedUtilitiesAndExtensions\Compiler\Core\Serialization\ObjectWriter.cs (1)
331
_writer.
Write
(span);
System.Private.Windows.Core (1)
System\IO\BinaryReaderExtensions.cs (1)
260
writer.
Write
(MemoryMarshal.Cast<T, byte>(span));