<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="10.0.0-rc.2.25502.107" />
System.Runtime.CompilerServices.ScopedRefAttribute
namespace System.
Runtime.
CompilerServices
{
internal sealed class ScopedRefAttribute :
Attribute
{
public ScopedRefAttribute();
}
}