Skip to content
Snippets Groups Projects

remove allow unsafe blocks

1 unresolved thread
21 files
+ 235
412
Compare changes
  • Side-by-side
  • Inline
Files
21
using System;
using LibVLCSharp.Shared.Helpers;
using System;
using System.Collections.Generic;
using System.Diagnostics;
using System.Runtime.InteropServices;
Loading