Expose the RequiresLocationAttribute (#89870)
authorTanner Gooding <tagoo@outlook.com>
Fri, 11 Aug 2023 02:10:11 +0000 (19:10 -0700)
committerGitHub <noreply@github.com>
Fri, 11 Aug 2023 02:10:11 +0000 (22:10 -0400)
commit678fd6a73756f8438be115898cdd4fe0500e3d18
tree4d42590b54657b1d0d3908072c08a7217497d6e7
parent624c48d305d43defbf0fd274e9b89cf9afa1e741
Expose the RequiresLocationAttribute (#89870)

* Expose the RequiresLocationAttribute

* Add a basic test for RequiresLocationAttribute
src/libraries/System.Private.CoreLib/src/System.Private.CoreLib.Shared.projitems
src/libraries/System.Private.CoreLib/src/System/Runtime/CompilerServices/RequiresLocationAttribute.cs [new file with mode: 0644]
src/libraries/System.Runtime/ref/System.Runtime.cs
src/libraries/System.Runtime/tests/System/Runtime/CompilerServices/AttributesTests.cs