dotnet / dotnet/SqlClient

InternalsVisibleTo In Nonstandard Location

Open
#3,029 2 comments 0 reactions 0 assignees View on GitHub
Code Health :pill: Good First Issue :sparkles:
Dominant language
C#
Stars
989
Forks
340
Avg merge
4d 19h
Merged PRs (30d)
72

Description

**Description**: In SqlConnection, there is an `[assembly:InternalsVisibleTo...]` attribute tucked at the beginning of the class. This is more/less in a non-standard location and makes was an unexpected surprise when I spotted it.

**Fix**: Move all InternalsVisibleTo attributes to AssemblyInfo.cs

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.