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