<PackageReference Include="Microsoft.Extensions.Configuration.EnvironmentVariables" Version="11.0.0-preview.2.26159.112" />

System.Runtime.CompilerServices.RefSafetyRulesAttribute

namespace System.Runtime.CompilerServices { internal sealed class RefSafetyRulesAttribute : Attribute { public readonly int Version; public RefSafetyRulesAttribute(int P_0); } }