more pr feedback

This commit is contained in:
Andrew Stanton-Nurse 2015-12-08 12:00:59 -08:00
parent 069092ff41
commit 38a7836a52
3 changed files with 6 additions and 25 deletions

View file

@ -1,6 +1,7 @@
using System;
// Copyright (c) .NET Foundation and contributors. All rights reserved.
// Licensed under the MIT license. See LICENSE file in the project root for full license information.
using System.Collections.Generic;
using System.IO;
using System.Reflection;
using System.Runtime.Loader;

View file

@ -1,3 +1,6 @@
// Copyright (c) .NET Foundation and contributors. All rights reserved.
// Licensed under the MIT license. See LICENSE file in the project root for full license information.
using System;
using System.Collections.Generic;
using System.IO;