<PackageReference Include="Microsoft.Extensions.DependencyInjection.Abstractions" Version="10.0.0-preview.6.25358.103" />
IsByRefLikeAttribute
using Microsoft.
CodeAnalysis;
namespace System.
Runtime.
CompilerServices
{
[
CompilerGenerated]
[
Microsoft.
CodeAnalysis.
Embedded]
internal sealed class IsByRefLikeAttribute :
Attribute
{
}
}