<PackageReference Include="System.Threading.Tasks.Extensions" Version="4.5.2-servicing-27114-05" />
System.Runtime.CompilerServices.IsReadOnlyAttribute
namespace System.
Runtime.
CompilerServices
{
internal sealed class IsReadOnlyAttribute :
Attribute
{
public IsReadOnlyAttribute();
}
}