Skip to content
Prev Previous commit
Add licence header
  • Loading branch information
elinor-fung committed Jul 16, 2021
commit b1d763816d2995ab42457a7135bd5dbba8f3c97f
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
// Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.

using System;
using System.Reflection;
using System.Reflection.Emit;
Expand Down