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