2 references to TryWriteBytes
dotnet (1)
Commands\Test\MTP\IPC\Serializers\BaseSerializer.cs (1)
116BitConverter.TryWriteBytes(bytes, value);
System.Private.CoreLib (1)
src\runtime\src\libraries\System.Private.CoreLib\src\System\BitConverter.cs (1)
200bool success = TryWriteBytes(bytes, value);