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)
260writer.Write(MemoryMarshal.Cast<T, byte>(span));