netcoreapp3.1
namespace Microsoft.FSharp.Collections
{
[AbstractClass]
[CompilationMapping(SourceConstructFlags.ObjectType)]
[CompiledName("FSharpList")]
[CompilerMessage("This type is for compiler use and should not be used directly", 1204, IsHidden = true)]
[Sealed]
public static class FSharpList
}
.NET | 5.06.07.08.09.0 |
---|---|
.NET Core | 3.03.1 |
.NET Standard | 2.1 |
Information specific to netcoreapp3.1 | |
Assembly | FSharp.Core , Version=9.0.0.0, PublicKeyToken=b03f5f7f11d50a3a |
Referencing | Your project needs a package reference to |
Package | FSharp.Core netstandard2.1 |
Preview | This API is contained in a prerelease package. |
Platform Restrictions | This framework does not have platform annotations. |