SR Type
Static members
Static member |
Description
|
|
The CallerMemberNameAttribute applied to parameter '%s' will have no effect. It is overridden by the CallerFilePathAttribute. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1385)
|
Full Usage:
SR.DefaultParameterValueNotAppropriateForArgument()
Returns: int * string
|
The default value does not have the same type as the argument. The DefaultParameterValue attribute and any Optional attribute will be ignored. Note: 'null' needs to be annotated with the correct type, e.g. 'DefaultParameterValue(null:obj)'. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1390)
|
The %s definitions for type '%s' in the signature and implementation are not compatible because an abbreviation is being hidden by a signature. The abbreviation must be visible to other CLI languages. Consider making the abbreviation visible in the signature. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:158)
|
|
The %s definitions for type '%s' in the signature and implementation are not compatible because the abstract member '%s' was required by the signature but was not specified by the implementation (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:155)
|
|
The %s definitions for type '%s' in the signature and implementation are not compatible because the abstract member '%s' was present in the implementation but not in the signature (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:156)
|
|
The %s definitions for type '%s' in the signature and implementation are not compatible because the accessibility specified in the signature is more than that specified in the implementation (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:131)
|
|
The %s definitions for type '%s' in the signature and implementation are not compatible because the field '%s' was present in the implementation but not in the signature. Struct types must now reveal their fields in the signature for the type, though the fields may still be labelled 'private' or 'internal'. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:154)
|
|
The %s definitions for type '%s' in the signature and implementation are not compatible because the order of the fields is different in the signature and implementation (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:152)
|
|
The %s definitions for type '%s' in the signature and implementation are not compatible because the field %s was required by the signature but was not specified by the implementation (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:153)
|
|
The %s definitions for type '%s' in the signature and implementation are not compatible because the field %s was present in the implementation but not in the signature (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:151)
|
|
|
|
The %s definitions for type '%s' in the signature and implementation are not compatible because the implementation defines the %s '%s' but the signature does not (or does, but not in the same order) (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:144)
|
|
The %s definitions for type '%s' in the signature and implementation are not compatible because the implementation defines a struct but the signature defines a type with a hidden representation (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:145)
|
|
The %s definitions for type '%s' in the signature and implementation are not compatible because the implementation is an abstract class but the signature is not. Consider adding the [
|
|
The %s definitions for type '%s' in the signature and implementation are not compatible because the implementation type is not sealed but signature implies it is. Consider adding the [
|
|
The %s definitions for type '%s' in the signature and implementation are not compatible because the implementation says this type may use nulls as a representation but the signature does not (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:133)
|
|
The %s definitions for type '%s' in the signature and implementation are not compatible because the implementation says this type may use nulls as an extra value but the signature does not (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:134)
|
|
The %s definitions for type '%s' in the signature and implementation are not compatible because the implementation type is sealed but the signature implies it is not. Consider adding the [
|
|
The %s definitions for type '%s' in the signature and implementation are not compatible because the signature requires that the type supports the interface %s but the interface has not been implemented (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:132)
|
|
The %s definitions in the signature and implementation are not compatible because the names differ. The type is called '%s' in the signature file but '%s' in implementation. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:129)
|
|
The %s definitions for type '%s' in the signature and implementation are not compatible because the signature has an abbreviation while the implementation does not (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:159)
|
|
The %s definitions for type '%s' in the signature and implementation are not compatible because the signature declares a %s while the implementation declares a %s (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:157)
|
|
The %s definitions for type '%s' in the signature and implementation are not compatible because the signature defines the %s '%s' but the implementation does not (or does, but not in the same order) (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:143)
|
|
The %s definitions for type '%s' in the signature and implementation are not compatible because the signature is an abstract class but the implementation is not. Consider adding the [
|
|
The %s definitions for type '%s' in the signature and implementation are not compatible because the signature says this type may use nulls as a representation but the implementation does not (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:135)
|
|
The %s definitions for type '%s' in the signature and implementation are not compatible because the signature says this type may use nulls as an extra value but the implementation does not (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:136)
|
|
|
|
The exception definitions are not compatible because the exception abbreviation is being hidden by the signature. The abbreviation must be visible to other CLI languages. Consider making the abbreviation visible in the signature. The module contains the exception definition\n %s \nbut its signature specifies\n\t%s. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:186)
|
|
The exception definitions are not compatible because the CLI representations differ. The module contains the exception definition\n %s \nbut its signature specifies\n\t%s (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:185)
|
|
The exception definitions are not compatible because the exception declarations differ. The module contains the exception definition\n %s \nbut its signature specifies\n\t%s. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:188)
|
|
The exception definitions are not compatible because the field '%s' was present in the implementation but not in the signature. The module contains the exception definition\n %s \nbut its signature specifies\n\t%s. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:190)
|
|
The exception definitions are not compatible because the field '%s' was required by the signature but was not specified by the implementation. The module contains the exception definition\n %s \nbut its signature specifies\n\t%s. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:189)
|
|
|
The exception definitions are not compatible because the order of the fields is different in the signature and implementation. The module contains the exception definition\n %s \nbut its signature specifies\n\t%s. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:191)
|
|
The exception definitions are not compatible because a CLI exception mapping is being hidden by a signature. The exception mapping must be visible to other modules. The module contains the exception definition\n %s \nbut its signature specifies\n\t%s (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:184)
|
|
The exception definitions are not compatible because the exception abbreviations in the signature and implementation differ. The module contains the exception definition\n %s \nbut its signature specifies\n\t%s. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:187)
|
|
The module contains the field\n %s \nbut its signature specifies\n %s \nthe accessibility specified in the signature is more than that specified in the implementation (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:165)
|
|
|
|
|
|
|
|
|
|
|
Full Usage:
SR.InvalidRecursiveReferenceToAbstractSlot()
Returns: int * string
|
Invalid recursive reference to an abstract slot (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:971)
|
|
The module contains the constructor\n %s \nbut its signature specifies\n %s \nthe accessibility specified in the signature is more than that specified in the implementation (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:163)
|
|
|
|
|
|
|
Full Usage:
SR.RunStartupValidation()
|
|
Full Usage:
SR.SwallowResourceText
|
If set to true, then all error messages will just return the filled 'holes' delimited by ',,,'s - this is for language-neutral testing (e.g. localization-invariant baselines). |
|
|
|
Module '%s' contains\n %s \nbut its signature specifies\n %s \nThe accessibility specified in the signature is more than that specified in the implementation (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:109)
|
Module '%s' contains\n %s \nbut its signature specifies\n %s \nThe arities in the signature and implementation differ. The signature specifies that '%s' is function definition or lambda expression accepting at least %s argument(s), but the implementation is a computed function value. To declare that a computed function value is a permitted implementation simply parenthesize its type in the signature, e.g.\n\tval %s: int -> (int -> int)\ninstead of\n\tval %s: int -> int -> int. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:119)
|
|
|
|
|
|
|
|
|
|
|
|
Module '%s' contains\n %s \nbut its signature specifies\n %s \nThe generic parameters in the signature and implementation have different kinds. Perhaps there is a missing [
|
|
Module '%s' contains\n %s \nbut its signature specifies\n %s \nThe number of generic parameters in the signature and implementation differ (the signature declares %s but the implementation declares %s (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:117)
|
|
|
|
|
Module '%s' contains\n %s \nbut its signature specifies\n %s \nThe compiled representation of this method is as an instance member, but the signature indicates its compiled representation is as a static member (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:128)
|
|
|
|
|
|
Module '%s' contains\n %s \nbut its signature specifies\n %s \nOne is a type function and the other is not. The signature requires explicit type parameters if they are present in the implementation. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:112)
|
|
|
|
Module '%s' contains\n %s \nbut its signature specifies\n %s \nThe compiled representation of this method is as a static member but the signature indicates its compiled representation is as an instance member (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:127)
|
|
|
|
|
|
|
|
The mutable local '%s' is implicitly allocated as a reference cell because it has been captured by a closure. This warning is for informational purposes only to indicate where implicit allocations are performed. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1357)
|
|
Active pattern '%s' has a result type containing type variables that are not determined by the input. The common cause is a when a result case is not mentioned, e.g. 'let (|A|B|) (x:int) = A x'. This can be fixed with a type constraint, e.g. 'let (|A|B|) (x:int) : Choice
|
Full Usage:
SR.activePatternIdentIsNotFunctionTyped a0
Parameters:
String
Returns: int * string
|
Active pattern '%s' is not a function (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1104)
|
Full Usage:
SR.addIndexerDot ()
Returns: string
|
Add . for indexer access. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:21)
|
Full Usage:
SR.alwaysUseTypedStringInterpolation ()
Returns: int * string
|
Interpolated string contains untyped identifiers. Adding typed format specifiers is recommended. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1733)
|
|
|
|
All elements of an array must be implicitly convertible to the type of the first element, which here is a tuple of length %d of type\n %s \nThis element is a tuple of length %d of type\n %s \n (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:25)
|
Full Usage:
SR.astDeprecatedIndexerNotation ()
Returns: string
|
This indexer notation has been removed from the F# language (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:214)
|
Full Usage:
SR.astInvalidExprLeftHandOfAssignment ()
Returns: int * string
|
Invalid expression on left of assignment (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:215)
|
Full Usage:
SR.astParseEmbeddedILError ()
Returns: int * string
|
Error while parsing embedded IL (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:212)
|
Full Usage:
SR.astParseEmbeddedILTypeError ()
Returns: int * string
|
Error while parsing embedded IL type (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:213)
|
Full Usage:
SR.augCustomCompareNeedsIComp ()
Returns: int * string
|
A type with attribute 'CustomComparison' must have an explicit implementation of at least one of 'System.IComparable' or 'System.Collections.IStructuralComparable' (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:225)
|
Full Usage:
SR.augCustomEqNeedsNoCompOrCustomComp ()
Returns: int * string
|
The 'CustomEquality' attribute must be used in conjunction with the 'NoComparison' or 'CustomComparison' attributes (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:228)
|
Full Usage:
SR.augCustomEqNeedsObjEquals ()
Returns: int * string
|
A type with attribute 'CustomEquality' must have an explicit implementation of at least one of 'Object.Equals(obj)', 'System.IEquatable<_>' or 'System.Collections.IStructuralEquatable' (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:224)
|
Full Usage:
SR.augInvalidAttrs ()
Returns: int * string
|
This type uses an invalid mix of the attributes 'NoEquality', 'ReferenceEquality', 'StructuralEquality', 'NoComparison' and 'StructuralComparison' (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:217)
|
Full Usage:
SR.augNoCompCantImpIComp ()
Returns: int * string
|
A type with attribute 'NoComparison' should not usually have an explicit implementation of 'System.IComparable', 'System.IComparable<_>' or 'System.Collections.IStructuralComparable'. Disable this warning if this is intentional for interoperability purposes (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:227)
|
Full Usage:
SR.augNoEqNeedsNoObjEquals ()
Returns: int * string
|
A type with attribute 'NoEquality' should not usually have an explicit implementation of 'Object.Equals(obj)'. Disable this warning if this is intentional for interoperability purposes (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:226)
|
Full Usage:
SR.augNoEqualityNeedsNoComparison ()
Returns: int * string
|
The 'NoEquality' attribute must be used in conjunction with the 'NoComparison' attribute (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:218)
|
Full Usage:
SR.augNoRefEqualsOnStruct ()
Returns: int * string
|
The 'ReferenceEquality' attribute cannot be used on structs. Consider using the 'StructuralEquality' attribute instead, or implement an override for 'System.Object.Equals(obj)'. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:216)
|
Full Usage:
SR.augOnlyCertainTypesCanHaveAttrs ()
Returns: int * string
|
Only record, union, exception and struct types may be augmented with the 'ReferenceEquality', 'StructuralEquality' and 'StructuralComparison' attributes (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:222)
|
Full Usage:
SR.augRefEqCantHaveObjEquals ()
Returns: int * string
|
A type with attribute 'ReferenceEquality' cannot have an explicit implementation of 'Object.Equals(obj)', 'System.IEquatable<_>' or 'System.Collections.IStructuralEquatable' (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:223)
|
Full Usage:
SR.augStructCompNeedsStructEquality ()
Returns: int * string
|
The 'StructuralComparison' attribute must be used in conjunction with the 'StructuralEquality' attribute (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:219)
|
Full Usage:
SR.augStructEqNeedsNoCompOrStructComp ()
Returns: int * string
|
The 'StructuralEquality' attribute must be used in conjunction with the 'NoComparison' or 'StructuralComparison' attributes (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:220)
|
Full Usage:
SR.augTypeCantHaveRefEqAndStructAttrs ()
Returns: int * string
|
A type cannot have both the 'ReferenceEquality' and 'StructuralEquality' or 'StructuralComparison' attributes (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:221)
|
|
'%s' is not a valid floating point argument (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:78)
|
|
'%s' is not a valid integer argument (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:77)
|
Full Usage:
SR.buildAssemblyResolutionFailed ()
Returns: int * string
|
Assembly resolution failure at or near this location (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:55)
|
|
Unable to read assembly '%s' (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:54)
|
Full Usage:
SR.buildCompilingExtensionIsForML ()
Returns: string
|
The file extensions '.ml' and '.mli' are for ML compatibility (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1101)
|
|
Source file '%s' could not be found (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:61)
|
|
Could not resolve assembly '%s' (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:65)
|
|
The F#-compiled DLL '%s' needs to be recompiled to be used with this version of F# (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:67)
|
Full Usage:
SR.buildDirectivesInModulesAreIgnored ()
Returns: int * string
|
Directives inside modules are ignored (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:72)
|
The source file '%s' (at position %d/%d) already appeared in the compilation list (at position %d/%d). Please verify that it is included only once in the project file. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1704)
|
|
|
|
|
File '%s' not found alongside FSharp.Core. File expected in %s. Consider upgrading to a more recent version of FSharp.Core, where this file is no longer be required. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1114)
|
|
FSharp.Core.sigdata not found alongside FSharp.Core. File expected in %s. Consider upgrading to a more recent version of FSharp.Core, where this file is no longer be required. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1113)
|
|
An implementation of the file or module '%s' has already been given (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:75)
|
Full Usage:
SR.buildImplementationAlreadyGivenDetail a0
Parameters:
String
Returns: int * string
|
An implementation of file or module '%s' has already been given. Compilation order is significant in F# because of type inference. You may need to adjust the order of your files to place the signature file before the implementation. In Visual Studio files are type-checked in the order they appear in the project file, which can be edited manually or adjusted using the solution explorer. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:74)
|
|
The declarations in this file will be placed in an implicit module '%s' based on the file name '%s'. However this is not a valid F# identifier, so the contents will not be accessible from other files. Consider renaming the file or adding a 'module' or 'namespace' declaration at the top of the file. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:56)
|
|
'%s' is not a valid assembly name (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:52)
|
|
'%s' is not a valid filename (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:51)
|
Full Usage:
SR.buildInvalidHashIDirective ()
Returns: int * string
|
Invalid directive. Expected '#I \"
|
Full Usage:
SR.buildInvalidHashloadDirective ()
Returns: int * string
|
Invalid directive. Expected '#load \"
|
Full Usage:
SR.buildInvalidHashrDirective ()
Returns: int * string
|
Invalid directive. Expected '#r \"
|
Full Usage:
SR.buildInvalidHashtimeDirective ()
Returns: int * string
|
Invalid directive. Expected '#time', '#time \"on\"' or '#time \"off\"'. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:71)
|
Full Usage:
SR.buildInvalidModuleOrNamespaceName ()
Returns: int * string
|
Invalid module or namespace name (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:80)
|
|
Unrecognized privacy setting '%s' for managed resource, valid options are 'public' and 'private' (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:53)
|
|
The search directory '%s' is invalid (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:49)
|
|
The file extension of '%s' is not recognized. Source files must have extension .fs, .fsi, .fsx, .fsscript, .ml or .mli. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:62)
|
|
The file extension of '%s' is not recognized. Source files must have extension .fs, .fsi, .fsx or .fsscript. To enable the deprecated use of .ml or .mli extensions, use '--langversion:5.0' and '--mlcompatibility'. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:64)
|
Full Usage:
SR.buildInvalidSourceFileExtensionUpdated a0
Parameters:
String
Returns: int * string
|
The file extension of '%s' is not recognized. Source files must have extension .fs, .fsi, .fsx or .fsscript (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:63)
|
|
Invalid version file '%s' (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:45)
|
|
Invalid version string '%s' (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:44)
|
|
Invalid warning number '%s' (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:43)
|
Full Usage:
SR.buildMultiFileRequiresNamespaceOrModule ()
Returns: int * string
|
Files in libraries or multiple-file applications must begin with a namespace or module declaration, e.g. 'namespace SomeNamespace.SubNamespace' or 'module SomeNamespace.SomeModule'. Only the last source file of an application may omit such a declaration. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:57)
|
Full Usage:
SR.buildMultipleToplevelModules ()
Returns: int * string
|
This file contains multiple declarations of the form 'module SomeNamespace.SomeModule'. Only one declaration of this form is permitted in a file. Change your file to use an initial namespace declaration and/or use 'module ModuleName = ...' to define your modules. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:59)
|
Full Usage:
SR.buildNoInputsSpecified ()
Returns: int * string
|
No inputs specified (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:47)
|
|
Option requires parameter: %s (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:60)
|
Full Usage:
SR.buildPdbRequiresDebug ()
Returns: int * string
|
The '--pdb' option requires the '--debug' option to be used (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:48)
|
|
|
|
|
|
The search directory '%s' could not be found (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:50)
|
|
A signature for the file or module '%s' has already been specified (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:73)
|
|
The signature file '%s' does not have a corresponding implementation file. If an implementation file exists then check the 'module' and 'namespace' declarations in the signature and implementation files match. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:76)
|
|
|
|
|
|
Unrecognized option: '%s'. Use '--help' to learn about recognized command line options. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:79)
|
|
The operator '%s' cannot be resolved. Consider opening the module 'Microsoft.FSharp.Linq.NullableOperators'. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1339)
|
Full Usage:
SR.checkLowercaseLiteralBindingInPattern a0
Parameters:
String
Returns: int * string
|
Lowercase literal '%s' is being shadowed by a new pattern with the same name. Only uppercase and module-prefixed literals can be used as named patterns. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1368)
|
Full Usage:
SR.checkNotSufficientlyGenericBecauseOfScope a0
Parameters:
String
Returns: int * string
|
Type inference caused the type variable %s to escape its scope. Consider adding an explicit type parameter declaration or adjusting your code to be less generic. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1365)
|
Full Usage:
SR.checkNotSufficientlyGenericBecauseOfScopeAnon ()
Returns: int * string
|
Type inference caused an inference type variable to escape its scope. Consider adding type annotations to make your code less generic. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1366)
|
|
|
Full Usage:
SR.chkAbstractMembersDeclarationsOnStaticClasses ()
Returns: int * string
|
If a type uses both [
|
Full Usage:
SR.chkAdditionalConstructorOnStaticClasses ()
Returns: int * string
|
If a type uses both [
|
|
The attribute type '%s' has 'AllowMultiple=false'. Multiple instances of this attribute cannot be attached to a single language element. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:269)
|
Full Usage:
SR.chkAutoOpenAttributeInTypeAbbrev ()
Returns: int * string
|
FSharp.Core.AutoOpenAttribute should not be aliased. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1714)
|
Full Usage:
SR.chkBaseUsedInInvalidWay ()
Returns: int * string
|
The 'base' keyword is used in an invalid way. Base calls cannot be used in closures. Consider using a private member to make base calls. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:249)
|
|
The byref-typed variable '%s' is used in an invalid way. Byrefs cannot be captured by closures or passed to inner functions. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:248)
|
Full Usage:
SR.chkCantStoreByrefValue ()
Returns: int * string
|
A type would store a byref typed value. This is not permitted by Common IL. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:279)
|
Full Usage:
SR.chkConstructorWithArgumentsOnStaticClasses ()
Returns: int * string
|
If a type uses both [
|
Full Usage:
SR.chkCopyUpdateSyntaxInAnonRecords ()
Returns: int * string
|
This expression is an anonymous record, use {|...|} instead of {...}. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1732)
|
Full Usage:
SR.chkCurriedMethodsCantHaveOutParams ()
Returns: int * string
|
Methods with curried arguments cannot declare 'out', 'ParamArray', 'optional', 'ReflectedDefinition', 'byref', 'CallerLineNumber', 'CallerMemberName', or 'CallerFilePath' arguments (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:283)
|
|
|
|
The method '%s' has curried arguments but has the same name as another method in type '%s'. Methods with curried arguments cannot be overloaded. Consider using a method taking tupled arguments. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:282)
|
|
Duplicate method. The abstract method '%s' has the same name and signature as an abstract method in an inherited type. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:286)
|
Full Usage:
SR.chkDuplicateMethodInheritedTypeWithSuffix a0
Parameters:
String
Returns: int * string
|
Duplicate method. The abstract method '%s' has the same name and signature as an abstract method in an inherited type once tuples, functions, units of measure and/or provided types are erased. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:287)
|
|
Duplicate method. The method '%s' has the same name and signature as another method in type '%s' once tuples, functions, units of measure and/or provided types are erased. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:281)
|
|
|
|
Duplicate property. The property '%s' has the same name and signature as another property in type '%s' once tuples, functions, units of measure and/or provided types are erased. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:285)
|
|
Duplicate parameter. The parameter '%s' has been used more that once in this method. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1702)
|
Full Usage:
SR.chkEntryPointUsage ()
Returns: int * string
|
A function labeled with the 'EntryPointAttribute' attribute must be the last declaration in the last file in the compilation sequence. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:273)
|
Full Usage:
SR.chkErrorContainsCallToRethrow ()
Returns: int * string
|
Calls to 'reraise' may only occur directly in a handler of a try-with (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:254)
|
Full Usage:
SR.chkErrorUseOfByref ()
Returns: int * string
|
A type instantiation involves a byref type. This is not permitted by the rules of Common IL. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:253)
|
Full Usage:
SR.chkExplicitFieldsDeclarationsOnStaticClasses ()
Returns: int * string
|
If a type uses both [
|
|
|
|
Feature '%s' is not supported by target runtime. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1534)
|
|
|
Full Usage:
SR.chkFirstClassFuncNoByref ()
Returns: int * string
|
The type of a first-class function cannot contain byrefs (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:266)
|
|
|
|
|
Full Usage:
SR.chkImplementingInterfacesOnStaticClasses ()
Returns: int * string
|
If a type uses both [
|
Full Usage:
SR.chkInfoRefcellAssign ()
Returns: int * string
|
The use of ':=' from the F# library is deprecated. See https://aka.ms/fsharp-refcell-ops. For example, please change 'cell := expr' to 'cell.Value <- expr'. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1620)
|
Full Usage:
SR.chkInfoRefcellDecr ()
Returns: int * string
|
The use of 'decr' from the F# library is deprecated. See https://aka.ms/fsharp-refcell-ops. For example, please change 'decr cell' to 'cell.Value <- cell.Value - 1'. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1622)
|
Full Usage:
SR.chkInfoRefcellDeref ()
Returns: int * string
|
The use of '!' from the F# library is deprecated. See https://aka.ms/fsharp-refcell-ops. For example, please change '!cell' to 'cell.Value'. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1619)
|
Full Usage:
SR.chkInfoRefcellIncr ()
Returns: int * string
|
The use of 'incr' from the F# library is deprecated. See https://aka.ms/fsharp-refcell-ops. For example, please change 'incr cell' to 'cell.Value <- cell.Value + 1'. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1621)
|
Full Usage:
SR.chkInstanceLetBindingOnStaticClasses ()
Returns: int * string
|
If a type uses both [
|
Full Usage:
SR.chkInstanceMemberOnStaticClasses ()
Returns: int * string
|
If a type uses both [
|
Full Usage:
SR.chkInvalidCustAttrVal ()
Returns: int * string
|
Invalid custom attribute value (not a constant or literal) (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:268)
|
|
|
|
The function or method has an invalid return type '%s'. This is not permitted by the rules of Common IL. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1525)
|
Full Usage:
SR.chkLimitationsOfBaseKeyword ()
Returns: int * string
|
'base' values may only be used to make direct calls to the base implementations of overridden members (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:260)
|
|
The member '%s' is used in an invalid way. A use of '%s' has been inferred prior to its definition at or near '%s'. This is an invalid forward reference. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:270)
|
|
|
|
The address of the field '%s' cannot be used at this point (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:264)
|
Full Usage:
SR.chkNoAddressOfArrayElementAtThisPoint ()
Returns: int * string
|
The address of an array element cannot be used at this point (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:265)
|
|
The address of the variable '%s' cannot be used at this point (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:262)
|
|
The address of the static field '%s' cannot be used at this point (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:263)
|
|
The address of the variable '%s' or a related expression cannot be used at this point. This is to ensure the address of the local value does not escape its scope. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1388)
|
Full Usage:
SR.chkNoByrefAddressOfValueFromExpression ()
Returns: int * string
|
The address of a value returned from the expression cannot be used at this point. This is to ensure the address of the local value does not escape its scope. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1503)
|
Full Usage:
SR.chkNoByrefAsTopValue ()
Returns: int * string
|
A byref typed value would be stored here. Top-level let-bound byref values are not permitted. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:271)
|
|
The byref typed value '%s' cannot be used at this point (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:259)
|
Full Usage:
SR.chkNoByrefInTypeAbbrev ()
Returns: int * string
|
The type abbreviation contains byrefs. This is not permitted by F#. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:290)
|
Full Usage:
SR.chkNoByrefLikeFunctionCall ()
Returns: int * string
|
The function or method call cannot be used at this point, because one argument that is a byref of a non-stack-local Span or IsByRefLike type is used with another argument that is a stack-local Span or IsByRefLike type. This is to ensure the address of the local value does not escape its scope. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1508)
|
|
Type '%s' is illegal because in byref
|
Full Usage:
SR.chkNoFirstClassAddressOf ()
Returns: int * string
|
First-class uses of the address-of operators are not permitted (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:257)
|
Full Usage:
SR.chkNoFirstClassNameOf ()
Returns: int * string
|
Using the 'nameof' operator as a first-class function value is not permitted. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1522)
|
Full Usage:
SR.chkNoFirstClassRethrow ()
Returns: int * string
|
First-class uses of the 'reraise' function is not permitted (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:258)
|
Full Usage:
SR.chkNoFirstClassSplicing ()
Returns: int * string
|
First-class uses of the expression-splicing operator are not permitted (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:256)
|
Full Usage:
SR.chkNoReflectedDefinitionOnStructMember ()
Returns: int * string
|
ReflectedDefinitionAttribute may not be applied to an instance member on a struct type, because the instance member takes an implicit 'this' byref parameter (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1111)
|
Full Usage:
SR.chkNoSpanLikeValueFromExpression ()
Returns: int * string
|
A Span or IsByRefLike value returned from the expression cannot be used at ths point. This is to ensure the address of the local value does not escape its scope. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1510)
|
|
The Span or IsByRefLike variable '%s' cannot be used at this point. This is to ensure the address of the local value does not escape its scope. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1509)
|
|
This value can't be assigned because the target '%s' may refer to non-stack-local memory, while the expression being assigned is assessed to potentially refer to stack-local memory. This is to help prevent pointers to stack-bound memory escaping their scope. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1504)
|
|
The member or function '%s' has the 'TailCallAttribute' attribute, but is not being used in a tail recursive way. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1724)
|
|
The property '%s' has the same name as another property in type '%s', but one takes indexer arguments and the other does not. You may be missing an indexer argument to one of your properties. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:278)
|
|
|
Full Usage:
SR.chkProtectedOrBaseCalled ()
Returns: int * string
|
A protected member is called or 'base' is being used. This is only allowed in the direct implementation of members since they could escape their object scope. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:247)
|
Full Usage:
SR.chkReflectedDefCantSplice ()
Returns: int * string
|
[
|
Full Usage:
SR.chkReturnTypeNoByref ()
Returns: int * string
|
A method return type would contain byrefs which is not permitted (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:267)
|
Full Usage:
SR.chkSplicingOnlyInQuotations ()
Returns: int * string
|
Expression-splicing operators may only be used within quotations (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:255)
|
|
A static abstract non-virtual interface member should only be called via type parameter (for example: 'T.%s). (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1749)
|
Full Usage:
SR.chkStaticAbstractMembersOnClasses ()
Returns: int * string
|
Classes cannot contain static abstract members. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1750)
|
Full Usage:
SR.chkStaticMembersOnObjectExpressions ()
Returns: int * string
|
Object expressions cannot implement interfaces with static abstract members or declare static members. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1743)
|
Full Usage:
SR.chkStructsMayNotReturnAddressesOfContents ()
Returns: int * string
|
Struct members cannot return the address of fields of the struct by reference (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1507)
|
Full Usage:
SR.chkSystemVoidOnlyInTypeof ()
Returns: int * string
|
'System.Void' can only be used as 'typeof
|
Full Usage:
SR.chkTailCallAttrOnNonRec ()
Returns: int * string
|
The TailCall attribute should only be applied to recursive functions. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1744)
|
Full Usage:
SR.chkTyparMultipleClassConstraints ()
Returns: int * string
|
A type variable has been constrained by multiple different class types. A type variable may only have one class constraint. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1336)
|
|
|
Full Usage:
SR.chkUnionCaseCompiledForm ()
Returns: string
|
compiled form of the union case (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:274)
|
Full Usage:
SR.chkUnionCaseDefaultAugmentation ()
Returns: string
|
default augmentation of the union case (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:275)
|
|
The recursive object reference '%s' is unused. The presence of a recursive object reference adds runtime initialization checks to members in this and derived types. Consider removing this recursive object reference. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1069)
|
|
The value '%s' is unused (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1068)
|
Full Usage:
SR.chkValueWithDefaultValueMustHaveDefaultValue ()
Returns: int * string
|
The type of a field using the 'DefaultValue' attribute must admit default initialization, i.e. have 'null' as a proper value or be a struct type whose fields all admit default initialization. You can use 'DefaultValue(false)' to disable this check (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:289)
|
|
The variable '%s' is used in an invalid way (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:250)
|
Full Usage:
SR.commaInsteadOfSemicolonInRecord ()
Returns: string
|
A ';' is used to separate field values in records. Consider replacing ',' with ';'. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:34)
|
|
|
|
The conversion from %s to %s is a compile-time safe upcast, not a downcast. Consider using the :> (upcast) operator instead of the :?> (downcast) operator. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1378)
|
Full Usage:
SR.containerDeprecated ()
Returns: int * string
|
The 'AssemblyKeyNameAttribute' has been deprecated. Use 'AssemblyKeyFileAttribute' instead. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1654)
|
Full Usage:
SR.containerSigningUnsupportedOnThisPlatform ()
Returns: int * string
|
Key container signing is not supported on this platform. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1655)
|
|
|
|
The variable '%s' is bound in a quotation but is used as part of a spliced expression. This is not permitted since it may escape its scope. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:291)
|
Full Usage:
SR.crefNoInnerGenericsInQuotations ()
Returns: int * string
|
Inner generic functions are not permitted in quoted expressions. Consider adding some type constraints until this function is no longer generic. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1117)
|
Full Usage:
SR.crefNoSetOfHole ()
Returns: int * string
|
A quotation may not involve an assignment to or taking the address of a captured local variable (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1325)
|
Full Usage:
SR.crefQuotationsCantCallTraitMembers ()
Returns: int * string
|
Quotations cannot contain expressions that make member constraint calls, or uses of operators that implicitly resolve to a member constraint call (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:303)
|
Full Usage:
SR.crefQuotationsCantContainAddressOf ()
Returns: int * string
|
Quotations cannot contain expressions that take the address of a field (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:295)
|
Full Usage:
SR.crefQuotationsCantContainArrayPatternMatching ()
Returns: int * string
|
Quotations cannot contain array pattern matching (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:306)
|
Full Usage:
SR.crefQuotationsCantContainDescendingForLoops ()
Returns: int * string
|
Quotations cannot contain descending for loops (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:298)
|
Full Usage:
SR.crefQuotationsCantContainGenericExprs ()
Returns: int * string
|
Quotations cannot contain uses of generic expressions (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:292)
|
Full Usage:
SR.crefQuotationsCantContainGenericFunctions ()
Returns: int * string
|
Quotations cannot contain function definitions that are inferred or declared to be generic. Consider adding some type constraints to make this a valid quoted expression. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:293)
|
Full Usage:
SR.crefQuotationsCantContainInlineIL ()
Returns: int * string
|
Quotations cannot contain inline assembly code or pattern matching on arrays (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:297)
|
Full Usage:
SR.crefQuotationsCantContainObjExprs ()
Returns: int * string
|
Quotations cannot contain object expressions (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:294)
|
Full Usage:
SR.crefQuotationsCantContainStaticFieldRef ()
Returns: int * string
|
Quotations cannot contain expressions that fetch static fields (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:296)
|
Full Usage:
SR.crefQuotationsCantContainThisConstant ()
Returns: int * string
|
Quotations cannot contain this kind of constant (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:304)
|
Full Usage:
SR.crefQuotationsCantContainThisPatternMatch ()
Returns: int * string
|
Quotations cannot contain this kind of pattern match (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:305)
|
Full Usage:
SR.crefQuotationsCantContainThisType ()
Returns: int * string
|
Quotations cannot contain this kind of type (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:307)
|
Full Usage:
SR.crefQuotationsCantFetchUnionIndexes ()
Returns: int * string
|
Quotations cannot contain expressions that fetch union case indexes (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:299)
|
Full Usage:
SR.crefQuotationsCantRequireByref ()
Returns: int * string
|
Quotations cannot contain expressions that require byref pointers (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:302)
|
Full Usage:
SR.crefQuotationsCantSetExceptionFields ()
Returns: int * string
|
Quotations cannot contain expressions that set fields in exception values (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:301)
|
Full Usage:
SR.crefQuotationsCantSetUnionFields ()
Returns: int * string
|
Quotations cannot contain expressions that set union case fields (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:300)
|
Full Usage:
SR.csArgumentLengthMismatch ()
Returns: int * string
|
Argument length mismatch (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:348)
|
Full Usage:
SR.csArgumentTypesDoNotMatch ()
Returns: int * string
|
The argument types don't match (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:349)
|
|
Available overloads:\n%s (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:382)
|
|
Candidates:\n%s (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:381)
|
Full Usage:
SR.csCodeLessGeneric ()
Returns: int * string
|
This code is less generic than indicated by its annotations. A unit-of-measure specified using '_' has been determined to be '1', i.e. dimensionless. Consider making the code generic, or removing the use of '_'. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:309)
|
|
|
|
|
|
The object constructor '%s' takes %d argument(s) but is here given %d. The required signature is '%s'. If some of the arguments are meant to assign values to properties, consider separating those arguments with a comma (','). (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:365)
|
|
Expecting a type supporting the operator '%s' but given a function type. You may be missing an argument to a function. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:313)
|
|
Expecting a type supporting the operator '%s' but given a tuple type (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:314)
|
Full Usage:
SR.csExpectedArguments ()
Returns: string
|
Expected arguments to an instance member (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:311)
|
|
|
|
A generic construct requires that the type '%s' be non-abstract (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:341)
|
Full Usage:
SR.csGenericConstructRequiresPublicDefaultConstructor a0
Parameters:
String
Returns: string
|
A generic construct requires that the type '%s' have a public default constructor (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:342)
|
Full Usage:
SR.csGenericConstructRequiresReferenceSemantics a0
Parameters:
String
Returns: string
|
A generic construct requires that the type '%s' have reference semantics, but it does not, i.e. it is a struct (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:340)
|
Full Usage:
SR.csGenericConstructRequiresStructOrReferenceConstraint ()
Returns: string
|
A generic construct requires that a generic type parameter be known as a struct or reference type. Consider adding a type annotation. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:343)
|
|
A generic construct requires that the type '%s' is a CLI or F# struct type (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:337)
|
|
A generic construct requires that the type '%s' is an unmanaged type (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:338)
|
|
|
|
|
|
|
|
|
|
The member or object constructor '%s' is not %s. Private members may only be accessed from within the declaring type. Protected members may only be accessed from an extending type and cannot be accessed from inner lambda expressions. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:352)
|
|
%s is not an instance member (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:347)
|
|
%s is not a static member (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:346)
|
|
A member or object constructor '%s' taking %d arguments is not accessible from this code location. All accessible versions of method '%s' take %d arguments. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:367)
|
|
|
|
|
|
|
|
The member or object constructor '%s' requires %d argument(s). The required signature is '%s'. Some names for missing arguments are %s. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:360)
|
|
The member or object constructor '%s' requires %d additional argument(s). The required signature is '%s'. Some names for missing arguments are %s. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:361)
|
|
|
The member or object constructor '%s' requires %d argument(s) but is here given %d unnamed and %d named argument(s). The required signature is '%s'. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:362)
|
|
|
|
Full Usage:
SR.csMethodExpectsParams ()
Returns: int * string
|
This method expects a CLI 'params' parameter in this position. 'params' is a way of passing a variable number of arguments to a method in languages such as C#. Consider passing an array for this argument (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:350)
|
|
|
|
|
|
%s is not a static method (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:353)
|
|
%s is not an instance method (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:354)
|
|
A unique overload for method '%s' could not be determined based on type information prior to this program point. A type annotation may be needed. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:380)
|
|
Method or object constructor '%s' not found (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:373)
|
|
|
|
|
|
No %s member or object constructor named '%s' takes %d arguments. The named argument '%s' doesn't correspond to any argument or settable return property for any overload. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:372)
|
|
No overloads match for method '%s'. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:374)
|
|
Known types of arguments: %s (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:376)
|
|
Known type of argument: %s (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:375)
|
|
Known return type: %s (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:379)
|
Full Usage:
SR.csNoOverloadsFoundTypeParametersPrefixPlural a0
Parameters:
String
Returns: string
|
Known type parameters: %s (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:378)
|
Full Usage:
SR.csNoOverloadsFoundTypeParametersPrefixSingular a0
Parameters:
String
Returns: string
|
Known type parameter: %s (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:377)
|
|
The type '%s' does not have 'null' as a proper value. To create a null value for a Nullable type use 'System.Nullable()'. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:326)
|
Full Usage:
SR.csOptionalArgumentNotPermittedHere ()
Returns: int * string
|
Optional arguments not permitted here (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:345)
|
Full Usage:
SR.csOverloadCandidateIndexedArgumentTypeMismatch a0
Parameters:
Int32
Returns: string
|
Argument at index %d doesn't match (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:384)
|
Full Usage:
SR.csOverloadCandidateNamedArgumentTypeMismatch a0
Parameters:
String
Returns: string
|
Argument '%s' doesn't match (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:383)
|
|
The required signature is %s (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:357)
|
Full Usage:
SR.csStructConstraintInconsistent ()
Returns: int * string
|
The constraints 'struct' and 'not struct' are inconsistent (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:323)
|
|
The declared type parameter '%s' cannot be used here since the type parameter cannot be resolved at compile time (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:308)
|
|
The type '%s' does not have 'null' as a proper value (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:325)
|
|
The type '%s' does not support the 'comparison' constraint because it has the 'NoComparison' attribute (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:327)
|
|
The type '%s' does not support the 'comparison' constraint. For example, it does not support the 'System.IComparable' interface (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:328)
|
|
The type '%s' does not support the 'comparison' constraint because it is a record, union or struct with one or more structural element types which do not support the 'comparison' constraint. Either avoid the use of comparison with this type, or add the 'StructuralComparison' attribute to the type to determine which field type does not support comparison (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:329)
|
|
|
|
The type '%s' does not support the 'equality' constraint because it has the 'NoEquality' attribute (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:330)
|
|
The type '%s' does not support the 'equality' constraint because it is a function type (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:331)
|
|
The type '%s' does not support the 'equality' constraint because it is a record, union or struct with one or more structural element types which do not support the 'equality' constraint. Either avoid the use of equality with this type, or add the 'StructuralEquality' attribute to the type to determine which field type does not support equality (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:332)
|
|
|
|
|
|
The type '%s' has a non-standard delegate type (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:334)
|
Full Usage:
SR.csTypeInferenceMaxDepth ()
Returns: int * string
|
Type inference problem too complicated (maximum iteration depth reached). Consider adding further type annotations. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:310)
|
Full Usage:
SR.csTypeInstantiationLengthMismatch ()
Returns: int * string
|
Type instantiation length mismatch (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:344)
|
|
The type '%s' is not a CLI delegate type (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:335)
|
|
The type '%s' is not a CLI enum type (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:333)
|
|
|
Full Usage:
SR.csTypeParameterCannotBeNullable ()
Returns: string
|
This type parameter cannot be instantiated to 'Nullable'. This is a restriction imposed in order to ensure the meaning of 'null' in some CLI languages is not confusing when used in conjunction with 'Nullable' values. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:336)
|
|
|
|
|
Full Usage:
SR.csUnmanagedConstraintInconsistent ()
Returns: int * string
|
The constraints 'unmanaged' and 'not struct' are inconsistent (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:324)
|
|
|
|
|
|
%s var in collection (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1266)
|
Full Usage:
SR.delegatesNotAllowedToHaveCurriedSignatures ()
Returns: int * string
|
Delegates are not allowed to have curried signatures (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:982)
|
Full Usage:
SR.derefInsteadOfNot ()
Returns: string
|
The '!' operator is used to dereference a ref cell. Consider using 'not expr' here. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:35)
|
Full Usage:
SR.descriptionUnavailable ()
Returns: string
|
(description unavailable...) (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1335)
|
Full Usage:
SR.descriptionWordIs ()
Returns: string
|
is (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1486)
|
Full Usage:
SR.docfileNoXmlSuffix ()
Returns: int * string
|
The documentation file has no .xml suffix (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1150)
|
Full Usage:
SR.elDeprecatedOperator ()
Returns: string
|
The treatment of this operator is now handled directly by the F# compiler and its meaning cannot be redefined (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:246)
|
Full Usage:
SR.elSysEnvExitDidntExit ()
Returns: string
|
System.Environment.Exit did not exit (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:245)
|
|
All branches of an 'if' expression must return values implicitly convertible to the type of the first branch, which here is '%s'. This branch returns a value of type '%s'. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:29)
|
|
All branches of an 'if' expression must return values implicitly convertible to the type of the first branch, which here is a tuple of length %d of type\n %s \nThis branch returns a tuple of length %d of type\n %s \n (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:30)
|
Full Usage:
SR.erasedTo ()
Returns: string
|
Erased to (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1328)
|
Full Usage:
SR.estApplyStaticArgumentsForMethodNotImplemented ()
Returns: string
|
A type provider implemented GetStaticParametersForMethod, but ApplyStaticArgumentsForMethod was not implemented or invalid (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1358)
|
Full Usage:
SR.etBadUnnamedStaticArgs ()
Returns: int * string
|
Named static arguments must come after all unnamed static arguments (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1239)
|
Full Usage:
SR.etDirectReferenceToGeneratedTypeNotAllowed a0
Parameters:
String
Returns: int * string
|
A direct reference to the generated type '%s' is not permitted. Instead, use a type definition, e.g. 'type TypeAlias =
|
|
Empty namespace found from the type provider '%s'. Use 'null' for the global namespace. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1184)
|
|
|
|
The provider '%s' returned a non-generated type '%s' in the context of a set of generated types. Consider adjusting the type provider to only return generated types. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1323)
|
Full Usage:
SR.etErrorApplyingStaticArgumentsToMethod ()
Returns: int * string
|
An error occured applying the static arguments to a provided method (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1359)
|
Full Usage:
SR.etErrorApplyingStaticArgumentsToType ()
Returns: int * string
|
An error occured applying the static arguments to a provided type (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1213)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
The type provider '%s' provided a method with a name '%s' and metadata token '%d', which is not reported among its methods of its declaring type '%s' (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1205)
|
|
Invalid static argument to provided type. Expected an argument of kind '%s'. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1212)
|
|
|
|
|
Full Usage:
SR.etMissingStaticArgumentsToMethod ()
Returns: int * string
|
This provided method requires static parameters (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1376)
|
|
Multiple static parameters exist with name '%s' (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1243)
|
|
Provided type '%s' has 'IsArray' as true, but array types are not supported. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1186)
|
|
Provided type '%s' has 'IsGenericType' as true, but generic types are not supported. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1185)
|
Full Usage:
SR.etNestedProvidedTypesDoNotTakeStaticArgumentsOrGenericParameters ()
Returns: int * string
|
Nested provided types do not take static arguments or generic parameters (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1211)
|
|
No static parameter exists with name '%s' (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1241)
|
|
The provided type '%s' returned a null member (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1179)
|
|
|
|
The provided type '%s' returned a member with a null or empty member name (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1178)
|
|
Type provider '%s' returned null from GetInvokerExpression. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1221)
|
Full Usage:
SR.etOneOrMoreErrorsSeenDuringExtensionTypeSetting ()
Returns: int * string
|
One or more errors seen during provided type setup (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1193)
|
|
|
|
|
|
|
|
|
|
|
|
The type provider '%s' returned an invalid method from 'ApplyStaticArgumentsForMethod'. A method with name '%s' was expected, but a method with name '%s' was returned. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1223)
|
|
The type provider '%s' returned an invalid type from 'ApplyStaticArguments'. A type with name '%s' was expected, but a type with name '%s' was returned. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1222)
|
|
|
|
|
|
A reference to a provided type had an invalid value '%s' for a static parameter. You may need to recompile one or more referenced assemblies. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1261)
|
Full Usage:
SR.etProvidedTypeReferenceMissingArgument a0
Parameters:
String
Returns: int * string
|
A reference to a provided type was missing a value for the static parameter '%s'. You may need to recompile one or more referenced assemblies. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1260)
|
|
|
|
The '%s' of a provided type was null or empty. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1235)
|
Full Usage:
SR.etProviderDoesNotHaveValidConstructor ()
Returns: int * string
|
The type provider does not have a valid constructor. A constructor taking either no arguments or one argument of type 'TypeProviderConfig' was expected. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1202)
|
|
|
|
|
|
The type provider designer assembly '%s' could not be loaded from folder '%s' because a dependency was missing or could not loaded. All dependencies of the type provider designer assembly must be located in the same folder as that assembly. The exception reported was: %s - %s (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1215)
|
|
|
Assembly attribute '%s' refers to a designer assembly '%s' which cannot be loaded from path '%s'. The exception reported was: %s - %s (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1201)
|
|
Assembly attribute '%s' refers to a designer assembly '%s' which cannot be loaded or doesn't exist. The exception reported was: %s - %s (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1200)
|
|
|
The type provider returned 'null', which is not a valid return value from '%s' (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1219)
|
|
The static parameter '%s' has already been given a value (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1242)
|
|
The static parameter '%s' of the provided type or method '%s' requires a value. Static parameters to type providers may be optionally specified using named arguments, e.g. '%s<%s=...>'. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1240)
|
|
|
|
The type provider constructor has thrown an exception: %s (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1220)
|
|
|
|
|
|
|
|
Unsupported constant type '%s'. Quotations provided by type providers can only contain simple constants. The implementation of the type provider may need to be adjusted by moving a value declared outside a provided quotation literal to be a 'let' binding inside the quotation literal. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1195)
|
|
|
|
Unsupported expression '%s' from type provider. If you are the author of this type provider, consider adjusting it to provide a different provided expression. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1196)
|
|
The event '%s' has a non-standard type. If this event is declared in another CLI language, you may need to access this event using the explicit %s and %s methods for the event. If this event is declared in F#, make the type of the event an instantiation of either 'IDelegateEvent<_>' or 'IEvent<_,_>'. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:972)
|
Full Usage:
SR.experimentalConstruct ()
Returns: string
|
This construct is experimental (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:979)
|
Full Usage:
SR.expressionHasNoName ()
Returns: int * string
|
Expression does not have a name. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1521)
|
Full Usage:
SR.featureAccessorFunctionShorthand ()
Returns: string
|
underscore dot shorthand for accessor only function (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1726)
|
Full Usage:
SR.featureAdditionalImplicitConversions ()
Returns: string
|
additional type-directed conversions (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1561)
|
Full Usage:
SR.featureAndBang ()
Returns: string
|
applicative computation expressions (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1555)
|
Full Usage:
SR.featureArithmeticInLiterals ()
Returns: string
|
Arithmetic and logical operations in literals, enum definitions and attributes (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1575)
|
Full Usage:
SR.featureAttributesToRightOfModuleKeyword ()
Returns: string
|
attributes to the right of the 'module' keyword (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1254)
|
Full Usage:
SR.featureBetterExceptionPrinting ()
Returns: string
|
automatic generation of 'Message' property for 'exception' declarations (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1256)
|
Full Usage:
SR.featureBooleanReturningAndReturnTypeDirectedPartialActivePattern ()
Returns: string
|
Boolean-returning and return-type-directed partial active patterns (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1595)
|
Full Usage:
SR.featureCSharpExtensionAttributeNotRequired ()
Returns: string
|
Allow implicit Extension attribute on declaring types, modules (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1572)
|
Full Usage:
SR.featureChkNotTailRecursive ()
Returns: string
|
Raises warnings if a member or function has the 'TailCall' attribute, but is not being used in a tail recursive way. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1587)
|
Full Usage:
SR.featureChkTailCallAttrOnNonRec ()
Returns: string
|
Raises warnings if the 'TailCall' attribute is used on non-recursive functions. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1593)
|
Full Usage:
SR.featureConstraintIntersectionOnFlexibleTypes ()
Returns: string
|
Constraint intersection on flexible types (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1586)
|
Full Usage:
SR.featureDefaultInterfaceMemberConsumption ()
Returns: string
|
default interface member consumption (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1558)
|
Full Usage:
SR.featureDelegateTypeNameResolutionFix ()
Returns: string
|
fix to resolution of delegate type names, see https://github.com/dotnet/fsharp/issues/10228 (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1257)
|
Full Usage:
SR.featureDiscardUseValue ()
Returns: string
|
discard pattern in use binding (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1252)
|
Full Usage:
SR.featureDotlessFloat32Literal ()
Returns: string
|
dotless float32 literal (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1551)
|
Full Usage:
SR.featureEnforceAttributeTargets ()
Returns: string
|
Enforce AttributeTargets (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1596)
|
Full Usage:
SR.featureErrorForNonVirtualMembersOverrides ()
Returns: string
|
Raises errors for non-virtual members overrides (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1573)
|
Full Usage:
SR.featureErrorOnDeprecatedRequireQualifiedAccess ()
Returns: string
|
give error on deprecated access of construct with RequireQualifiedAccess attribute (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1565)
|
Full Usage:
SR.featureErrorReportingOnStaticClasses ()
Returns: string
|
Error reporting on static classes (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1576)
|
Full Usage:
SR.featureEscapeBracesInFormattableString ()
Returns: string
|
Escapes curly braces before calling FormattableStringFactory.Create when interpolated string literal is typed as FormattableString (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1703)
|
Full Usage:
SR.featureExpandedMeasurables ()
Returns: string
|
more types support units of measure (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1248)
|
Full Usage:
SR.featureExtendedFixedBindings ()
Returns: string
|
extended fixed bindings for byref and GetPinnableReference (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1589)
|
Full Usage:
SR.featureExtendedStringInterpolation ()
Returns: string
|
Extended string interpolation similar to C# raw string literals. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1582)
|
Full Usage:
SR.featureFixedIndexSlice3d4d ()
Returns: string
|
fixed-index slice 3d/4d (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1554)
|
Full Usage:
SR.featureFromEndSlicing ()
Returns: string
|
from-end slicing (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1553)
|
Full Usage:
SR.featureImplicitYield ()
Returns: string
|
implicit yield (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1549)
|
Full Usage:
SR.featureImprovedImpliedArgumentNames ()
Returns: string
|
Improved implied argument names (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1584)
|
Full Usage:
SR.featureIndexerNotationWithoutDot ()
Returns: string
|
expr[idx] notation for indexing and slicing (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1250)
|
Full Usage:
SR.featureInformationalObjInferenceDiagnostic ()
Returns: string
|
Diagnostic 3559 (warn when obj inferred) at informational level, off by default (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1719)
|
Full Usage:
SR.featureInitProperties ()
Returns: string
|
support for consuming init properties (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1569)
|
Full Usage:
SR.featureInterfacesWithAbstractStaticMembers ()
Returns: string
|
static abstract interface members (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1566)
|
Full Usage:
SR.featureInterfacesWithMultipleGenericInstantiation ()
Returns: string
|
interfaces with multiple generic instantiation (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1606)
|
Full Usage:
SR.featureLowerIntegralRangesToFastLoops ()
Returns: string
|
Optimizes certain uses of the integral range (..) and range-step (.. ..) operators to fast while-loops. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1598)
|
Full Usage:
SR.featureLowerInterpolatedStringToConcat ()
Returns: string
|
Optimizes interpolated strings in certain cases, by lowering to concatenation (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1597)
|
Full Usage:
SR.featureLowerSimpleMappingsInComprehensionsToDirectCallsToMap ()
Returns: string
|
Lowers [for x in xs -> f x] and [|for x in xs -> f x|] to calls to List.map and Array.map when xs is a list or an array, respectively. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1599)
|
Full Usage:
SR.featureLowercaseDUWhenRequireQualifiedAccess ()
Returns: string
|
Allow lowercase DU when RequireQualifiedAccess attribute (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1570)
|
Full Usage:
SR.featureMLCompatRevisions ()
Returns: string
|
ML compatibility revisions (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1255)
|
Full Usage:
SR.featureMatchNotAllowedForUnionCaseWithNoData ()
Returns: string
|
Pattern match discard is not allowed for union case that takes no data. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1571)
|
Full Usage:
SR.featureNameOf ()
Returns: string
|
nameof (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1548)
|
Full Usage:
SR.featureNestedCopyAndUpdate ()
Returns: string
|
Nested record field copy-and-update (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1581)
|
Full Usage:
SR.featureNonInlineLiteralsAsPrintfFormat ()
Returns: string
|
String values marked as literals and IL constants as printf format (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1580)
|
Full Usage:
SR.featureNonVariablePatternsToRightOfAsPatterns ()
Returns: string
|
non-variable patterns to the right of 'as' patterns (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1253)
|
Full Usage:
SR.featureNullableOptionalInterop ()
Returns: string
|
nullable optional interop (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1557)
|
Full Usage:
SR.featureOpenTypeDeclaration ()
Returns: string
|
open type declaration (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1550)
|
Full Usage:
SR.featureOverloadsForCustomOperations ()
Returns: string
|
overloads for custom operations (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1247)
|
Full Usage:
SR.featurePackageManagement ()
Returns: string
|
package management (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1552)
|
Full Usage:
SR.featureParsedHashDirectiveArgumentNonString ()
Returns: string
|
# directives with non-quoted string arguments (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1755)
|
Full Usage:
SR.featureParsedHashDirectiveUnexpectedIdentifier a0
Parameters:
String
Returns: int * string
|
Unexpected identifier '%s'. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1757)
|
Full Usage:
SR.featureParsedHashDirectiveUnexpectedInteger a0
Parameters:
Int32
Returns: int * string
|
Unexpected integer literal '%d'. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1756)
|
Full Usage:
SR.featurePreferExtensionMethodOverPlainProperty ()
Returns: string
|
prefer extension method over plain property (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1591)
|
Full Usage:
SR.featurePreferStringGetPinnableReference ()
Returns: string
|
prefer String.GetPinnableReference in fixed bindings (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1590)
|
Full Usage:
SR.featurePrintfBinaryFormat ()
Returns: string
|
binary formatting for integers (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1249)
|
Full Usage:
SR.featureReallyLongList ()
Returns: string
|
list literals of any size (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1564)
|
Full Usage:
SR.featureRefCellNotationInformationals ()
Returns: string
|
informational messages related to reference cells (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1251)
|
Full Usage:
SR.featureRelaxWhitespace ()
Returns: string
|
whitespace relexation (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1547)
|
Full Usage:
SR.featureRelaxWhitespace2 ()
Returns: string
|
whitespace relaxation v2 (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1563)
|
Full Usage:
SR.featureRequiredProperties ()
Returns: string
|
support for required properties (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1568)
|
Full Usage:
SR.featureResumableStateMachines ()
Returns: string
|
resumable state machines (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1556)
|
Full Usage:
SR.featureReuseSameFieldsInStructUnions ()
Returns: string
|
Share underlying fields in a [
|
Full Usage:
SR.featureSelfTypeConstraints ()
Returns: string
|
self type constraints (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1567)
|
Full Usage:
SR.featureSingleUnderscorePattern ()
Returns: string
|
single underscore pattern (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1545)
|
Full Usage:
SR.featureStaticLetInRecordsDusEmptyTypes ()
Returns: string
|
Allow static let bindings in union, record, struct, non-incremental-class types (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1720)
|
Full Usage:
SR.featureStaticMembersInInterfaces ()
Returns: string
|
Static members in interfaces (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1579)
|
Full Usage:
SR.featureStrictIndentation ()
Returns: string
|
Raises errors on incorrect indentation, allows better recovery and analysis during editing (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1585)
|
Full Usage:
SR.featureStringInterpolation ()
Returns: string
|
string interpolation (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1559)
|
Full Usage:
SR.featureStructActivePattern ()
Returns: string
|
struct representation for active patterns (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1562)
|
Full Usage:
SR.featureTryWithInSeqExpressions ()
Returns: string
|
Support for try-with in sequence expressions (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1577)
|
Full Usage:
SR.featureUnionIsPropertiesVisible ()
Returns: string
|
Union case test properties (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1594)
|
Full Usage:
SR.featureUnmanagedConstraintCsharpInterop ()
Returns: string
|
Interop between C#'s and F#'s unmanaged generic constraint (emit additional modreq) (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1731)
|
Full Usage:
SR.featureWarningIndexedPropertiesGetSetSameType ()
Returns: string
|
Indexed properties getter and setter must have the same type (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1592)
|
Full Usage:
SR.featureWarningWhenCopyAndUpdateRecordChangesAllFields ()
Returns: string
|
Raises warnings when an copy-and-update record expression changes all fields of a record. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1578)
|
Full Usage:
SR.featureWarningWhenInliningMethodImplNoInlineMarkedFunction ()
Returns: string
|
Raises warnings when 'let inline ... =' is used together with [
|
Full Usage:
SR.featureWarningWhenMultipleRecdTypeChoice ()
Returns: string
|
Raises warnings when multiple record type matches were found during name resolution because of overlapping field names. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1583)
|
Full Usage:
SR.featureWhileBang ()
Returns: string
|
'while!' expression (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1588)
|
Full Usage:
SR.featureWildCardInForLoop ()
Returns: string
|
wild card in for loop (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1546)
|
Full Usage:
SR.featureWitnessPassing ()
Returns: string
|
witness passing for trait constraints in F# quotations (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1560)
|
|
The record, struct or class field '%s' is not accessible from this code location (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:977)
|
|
All branches of a pattern match expression must return values implicitly convertible to the type of the first branch, which here is '%s'. This branch returns a value of type '%s'. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:31)
|
All branches of a pattern match expression must return values implicitly convertible to the type of the first branch, which here is a tuple of length %d of type\n %s \nThis branch returns a tuple of length %d of type\n %s \n (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:32)
|
|
Full Usage:
SR.forBadFormatSpecifier ()
Returns: string
|
Bad format specifier (after l or L): Expected ld,li,lo,lu,lx or lX. In F# code you can use %%d, %%x, %%o or %%u instead, which are overloaded to work with all basic integer types. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:239)
|
|
Bad format specifier: '%s' (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:243)
|
Full Usage:
SR.forBadPrecision ()
Returns: string
|
Bad precision in format specifier (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:234)
|
Full Usage:
SR.forBadWidth ()
Returns: string
|
Bad width in format specifier (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:235)
|
|
|
|
'%s' format does not support '0' flag (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:236)
|
|
'%s' flag set twice (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:231)
|
|
'%s' format does not support precision (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:238)
|
Full Usage:
SR.forFormatInvalidForInterpolated ()
Returns: string
|
Interpolated strings may not use '%%' format specifiers unless each is given an expression, e.g. '%%d{1+1}'. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1623)
|
Full Usage:
SR.forFormatInvalidForInterpolated2 ()
Returns: string
|
.NET-style format specifiers such as '{x,3}' or '{x:N5}' may not be mixed with '%%' format specifiers. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1624)
|
Full Usage:
SR.forFormatInvalidForInterpolated3 ()
Returns: string
|
The '%%P' specifier may not be used explicitly. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1625)
|
Full Usage:
SR.forFormatInvalidForInterpolated4 ()
Returns: string
|
Interpolated strings used as type IFormattable or type FormattableString may not use '%%' specifiers, only .NET-style interpolands such as '{expr}', '{expr,3}' or '{expr:N5}' may be used. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1626)
|
Full Usage:
SR.forHIsUnnecessary ()
Returns: string
|
The 'h' or 'H' in this format specifier is unnecessary. You can use %%d, %%x, %%o or %%u instead, which are overloaded to work with all basic integer types. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:241)
|
Full Usage:
SR.forHashSpecifierIsInvalid ()
Returns: string
|
The # formatting modifier is invalid in F# (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:233)
|
Full Usage:
SR.forLIsUnnecessary ()
Returns: string
|
The 'l' or 'L' in this format specifier is unnecessary. In F# code you can use %%d, %%x, %%o or %%u instead, which are overloaded to work with all basic integer types. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:240)
|
Full Usage:
SR.forMissingFormatSpecifier ()
Returns: string
|
Missing format specifier (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:230)
|
Full Usage:
SR.forPercentAInReflectionFreeCode ()
Returns: string
|
The '%%A' format specifier may not be used in an assembly being compiled with option '--reflectionfree'. This construct implicitly uses reflection. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:244)
|
Full Usage:
SR.forPositionalSpecifiersNotPermitted ()
Returns: string
|
Positional specifiers are not permitted in format strings (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:229)
|
Full Usage:
SR.forPrecisionMissingAfterDot ()
Returns: string
|
Precision missing after the '.' (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:237)
|
Full Usage:
SR.forPrefixFlagSpacePlusSetTwice ()
Returns: string
|
Prefix flag (' ' or '+') set twice (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:232)
|
|
- %s (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1544)
|
Full Usage:
SR.fromEndSlicingRequiresVFive ()
Returns: int * string
|
The 'from the end slicing' feature requires language version 'preview'. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1527)
|
Full Usage:
SR.fscAssemblyCultureAttributeError ()
Returns: int * string
|
Error emitting 'System.Reflection.AssemblyCultureAttribute' attribute -- 'Executables cannot be satellite assemblies, Culture should always be empty' (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1164)
|
|
Assembly '%s' not found in dependency set of target binary. Statically linked roots should be specified using an assembly name, without a DLL or EXE extension. If this assembly was referenced explicitly then it is possible the assembly was not actually required by the generated binary, in which case it should not be statically linked. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1160)
|
Full Usage:
SR.fscAssemblyVersionAttributeIgnored ()
Returns: int * string
|
The 'AssemblyVersionAttribute' has been ignored because a version was given using a command line option (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1163)
|
|
|
Full Usage:
SR.fscAssumeStaticLinkContainsNoDependencies a0
Parameters:
String
Returns: int * string
|
Assembly '%s' was referenced transitively and the assembly could not be resolved automatically. Static linking will assume this DLL has no dependencies on the F# library or other statically linked DLLs. Consider adding an explicit reference to this DLL. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1159)
|
|
|
Full Usage:
SR.fscDelaySignWarning ()
Returns: int * string
|
Option '--delaysign' overrides attribute 'System.Reflection.AssemblyDelaySignAttribute' given in a source file or added module (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1165)
|
|
Ignoring mixed managed/unmanaged assembly '%s' during static linking (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1158)
|
|
The key file '%s' could not be opened (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1161)
|
Full Usage:
SR.fscKeyFileWarning ()
Returns: int * string
|
Option '--keyfile' overrides attribute 'System.Reflection.AssemblyKeyFileAttribute' given in a source file or added module (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1166)
|
Full Usage:
SR.fscKeyNameWarning ()
Returns: int * string
|
Option '--keycontainer' overrides attribute 'System.Reflection.AssemblyNameAttribute' given in a source file or added module (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1167)
|
Full Usage:
SR.fscNoImplementationFiles ()
Returns: int * string
|
No implementation files specified (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1151)
|
|
|
|
The code in assembly '%s' makes uses of quotation literals. Static linking may not include components that make use of quotation literals unless all assemblies are compiled with at least F# 4.0. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1154)
|
Full Usage:
SR.fscQuotationLiteralsStaticLinking0 ()
Returns: int * string
|
Code in this assembly makes uses of quotation literals. Static linking may not include components that make use of quotation literals unless all assemblies are compiled with at least F# 4.0. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1155)
|
|
The assembly '%s' is listed on the command line. Assemblies should be referenced using a command line flag such as '-r'. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1168)
|
Full Usage:
SR.fscRemotingError ()
Returns: int * string
|
The resident compilation service was not used because a problem occured in communicating with the server. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1169)
|
|
Passing a .resx file (%s) as a source file to the compiler is deprecated. Use resgen.exe to transform the .resx file into a .resources file to pass as a --resource option. If you are using MSBuild, this can be done via an
|
Full Usage:
SR.fscStaticLinkingNoEXE ()
Returns: int * string
|
Static linking may not include a .EXE (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1156)
|
Full Usage:
SR.fscStaticLinkingNoMixedDLL ()
Returns: int * string
|
Static linking may not include a mixed managed/unmanaged DLL (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1157)
|
Full Usage:
SR.fscStaticLinkingNoProfileMismatches ()
Returns: int * string
|
Static linking may not be used on an assembly referencing mscorlib (e.g. a .NET Framework assembly) when generating an assembly that references System.Runtime (e.g. a .NET Core or Portable assembly). (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1172)
|
Full Usage:
SR.fscSystemRuntimeInteropServicesIsRequired ()
Returns: int * string
|
System.Runtime.InteropServices assembly is required to use UnknownWrapper\DispatchWrapper classes. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1356)
|
Full Usage:
SR.fscTooManyErrors ()
Returns: string
|
Exiting - too many errors (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1149)
|
Full Usage:
SR.fscTwoResourceManifests ()
Returns: int * string
|
Conflicting options specified: 'win32manifest' and 'win32res'. Only one of these can be used. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1153)
|
Full Usage:
SR.fsharpCoreNotFoundToBeCopied ()
Returns: int * string
|
Cannot find FSharp.Core.dll in compiler's directory (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1374)
|
|
|
|
|
|
The 'if' expression needs to return a tuple of length %d of type\n %s \nto satisfy context type requirements. It currently returns a tuple of length %d of type\n %s \n (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:28)
|
Full Usage:
SR.ilAddressOfLiteralFieldIsInvalid ()
Returns: int * string
|
Taking the address of a literal field is invalid (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:825)
|
|
This operation involves taking the address of a value '%s' represented using a local variable or other special representation. This is invalid. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:826)
|
Full Usage:
SR.ilCustomMarshallersCannotBeUsedInFSharp ()
Returns: int * string
|
Custom marshallers cannot be specified in F# code. Consider using a C# helper function. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:827)
|
Full Usage:
SR.ilDefaultAugmentationAttributeCouldNotBeDecoded ()
Returns: int * string
|
The DefaultAugmentation attribute could not be decoded (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:840)
|
Full Usage:
SR.ilDllImportAttributeCouldNotBeDecoded ()
Returns: int * string
|
The DllImport attribute could not be decoded (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:830)
|
|
Dynamic invocation of %s is not supported (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:824)
|
|
|
Full Usage:
SR.ilFieldHasOffsetForSequentialLayout ()
Returns: int * string
|
The FieldOffset attribute can only be placed on members of types marked with the StructLayout(LayoutKind.Explicit) (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1106)
|
Full Usage:
SR.ilFieldOffsetAttributeCouldNotBeDecoded ()
Returns: int * string
|
The FieldOffset attribute could not be decoded (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:838)
|
Full Usage:
SR.ilIncorrectNumberOfTypeArguments ()
Returns: int * string
|
Incorrect number of type arguments to local call (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:823)
|
|
Label %s not found (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:822)
|
Full Usage:
SR.ilLiteralFieldsCannotBeSet ()
Returns: int * string
|
Literal fields cannot be set (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:831)
|
Full Usage:
SR.ilMainModuleEmpty ()
Returns: int * string
|
Main module of program is empty: nothing will happen when it is run (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:835)
|
Full Usage:
SR.ilMarshalAsAttributeCannotBeDecoded ()
Returns: int * string
|
The MarshalAs attribute could not be decoded (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:828)
|
Full Usage:
SR.ilMutableVariablesCannotEscapeMethod ()
Returns: int * string
|
Mutable variables cannot escape their method (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:833)
|
Full Usage:
SR.ilReflectedDefinitionsCannotUseSliceOperator ()
Returns: int * string
|
Reflected definitions cannot contain uses of the prefix splice operator '%%' (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:841)
|
Full Usage:
SR.ilSignBadImageFormat ()
Returns: int * string
|
Bad image format (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1139)
|
Full Usage:
SR.ilSignInvalidAlgId ()
Returns: int * string
|
Invalid algId - 'Exponent' expected (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1144)
|
Full Usage:
SR.ilSignInvalidBitLen ()
Returns: int * string
|
Invalid bit Length (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1142)
|
Full Usage:
SR.ilSignInvalidMagicValue ()
Returns: int * string
|
Invalid Magic value in CLR Header (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1138)
|
Full Usage:
SR.ilSignInvalidPKBlob ()
Returns: int * string
|
Invalid Public Key blob (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1147)
|
Full Usage:
SR.ilSignInvalidRSAParams ()
Returns: int * string
|
Invalid RSAParameters structure - '{0}' expected (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1143)
|
Full Usage:
SR.ilSignInvalidSignatureSize ()
Returns: int * string
|
Invalid signature size (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1145)
|
Full Usage:
SR.ilSignNoSignatureDirectory ()
Returns: int * string
|
No signature directory (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1146)
|
Full Usage:
SR.ilSignPrivateKeyExpected ()
Returns: int * string
|
Private key expected (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1140)
|
Full Usage:
SR.ilSignRsaKeyExpected ()
Returns: int * string
|
RSA key expected (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1141)
|
Full Usage:
SR.ilSignatureForExternalFunctionContainsTypeParameters ()
Returns: int * string
|
The signature for this external function contains type parameters. Constrain the argument and return types to indicate the types of the corresponding C function. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:829)
|
|
GenSetStorage: %s was represented as a static method but was not an appropriate lambda expression (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:832)
|
Full Usage:
SR.ilStructLayoutAttributeCouldNotBeDecoded ()
Returns: int * string
|
The StructLayout attribute could not be decoded (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:839)
|
Full Usage:
SR.ilTypeCannotBeUsedForLiteralField ()
Returns: int * string
|
This type cannot be used for a literal field (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:836)
|
|
Undefined value '%s' (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:821)
|
Full Usage:
SR.ilUnexpectedGetSetAnnotation ()
Returns: int * string
|
Unexpected GetSet annotation on a property (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:837)
|
Full Usage:
SR.ilUnexpectedUnrealizedValue ()
Returns: int * string
|
Compiler error: unexpected unrealized value (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:834)
|
|
The file '%s' changed on disk unexpectedly, please reload. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1498)
|
|
Unexpected error creating debug information file '%s' (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1015)
|
|
|
Full Usage:
SR.ilxgenInvalidConstructInStateMachineDuringCodegen a0
Parameters:
String
Returns: int * string
|
The resumable code construct '%s' may only be used in inlined code protected by 'if __useResumableCode then ...' and the overall composition must form valid resumable code. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1659)
|
Full Usage:
SR.ilxgenUnexpectedArgumentToMethodHandleOfDuringCodegen ()
Returns: int * string
|
Invalid argument to 'methodhandleof' during codegen (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1259)
|
Full Usage:
SR.impImportedAssemblyUsesNotPublicType a0
Parameters:
String
Returns: int * string
|
An imported assembly uses the type '%s' but that type is not public (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:993)
|
|
|
|
Invalid value unit-of-measure parameter '%s' (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1299)
|
|
|
Full Usage:
SR.impNotEnoughTypeParamsInScopeWhileImporting ()
Returns: int * string
|
Internal error or badly formed metadata: not enough type parameters were in scope while importing (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:991)
|
|
|
|
|
|
|
Full Usage:
SR.implMissingInlineIfLambda ()
Returns: int * string
|
The 'InlineIfLambda' attribute is present in the signature but not the implementation. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1682)
|
Full Usage:
SR.implicitlyDiscardedInSequenceExpression a0
Parameters:
String
Returns: int * string
|
This expression returns a value of type '%s' but is implicitly discarded. Consider using 'let' to bind the result to a name, e.g. 'let result = expression'. If you intended to use the expression as a value in the sequence then use an explicit 'yield'. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1496)
|
Full Usage:
SR.implicitlyDiscardedSequenceInSequenceExpression a0
Parameters:
String
Returns: int * string
|
This expression returns a value of type '%s' but is implicitly discarded. Consider using 'let' to bind the result to a name, e.g. 'let result = expression'. If you intended to use the expression as a value in the sequence then use an explicit 'yield!'. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1497)
|
|
Invalid provided literal value '%s' (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1320)
|
Full Usage:
SR.invalidFullNameForProvidedType ()
Returns: string
|
invalid full name for provided type (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1218)
|
Full Usage:
SR.invalidNamespaceForProvidedType ()
Returns: string
|
invalid namespace for provided type (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1217)
|
Full Usage:
SR.invalidPlatformTarget ()
Returns: int * string
|
The 'anycpu32bitpreferred' platform can only be used with EXE targets. You must use 'anycpu' instead. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1321)
|
Full Usage:
SR.invalidXmlDocPosition ()
Returns: int * string
|
XML comment is not placed on a valid language element. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1684)
|
|
%s '%s' not found in assembly '%s'. A possible cause may be a version incompatibility. You may need to explicitly reference the correct version of this assembly to allow all referenced components to use the correct version. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1484)
|
|
%s '%s' not found in type '%s' from assembly '%s'. A possible cause may be a version incompatibility. You may need to explicitly reference the correct version of this assembly to allow all referenced components to use the correct version. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1485)
|
Full Usage:
SR.keywordDescriptionAbstract ()
Returns: string
|
Indicates a method that either has no implementation in the type in which it is declared or that is virtual and has a default implementation. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1406)
|
Full Usage:
SR.keywordDescriptionAnd ()
Returns: string
|
Used in mutually recursive bindings, in property declarations, and with multiple constraints on generic parameters. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1407)
|
Full Usage:
SR.keywordDescriptionAs ()
Returns: string
|
Used to give the current class object an object name. Also used to give a name to a whole pattern within a pattern match. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1408)
|
Full Usage:
SR.keywordDescriptionAssert ()
Returns: string
|
Used to verify code during debugging. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1409)
|
Full Usage:
SR.keywordDescriptionBase ()
Returns: string
|
Used as the name of the base class object. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1410)
|
Full Usage:
SR.keywordDescriptionBegin ()
Returns: string
|
In verbose syntax, indicates the start of a code block. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1411)
|
Full Usage:
SR.keywordDescriptionCast ()
Returns: string
|
Converts a type to type that is higher in the hierarchy. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1480)
|
Full Usage:
SR.keywordDescriptionClass ()
Returns: string
|
In verbose syntax, indicates the start of a class definition. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1412)
|
Full Usage:
SR.keywordDescriptionConst ()
Returns: string
|
Keyword to specify a constant literal as a type parameter argument in Type Providers. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1413)
|
Full Usage:
SR.keywordDescriptionDefault ()
Returns: string
|
Indicates an implementation of an abstract method; used together with an abstract method declaration to create a virtual method. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1414)
|
Full Usage:
SR.keywordDescriptionDelegate ()
Returns: string
|
Used to declare a delegate. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1415)
|
Full Usage:
SR.keywordDescriptionDo ()
Returns: string
|
Used in looping constructs or to execute imperative code. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1416)
|
Full Usage:
SR.keywordDescriptionDone ()
Returns: string
|
In verbose syntax, indicates the end of a block of code in a looping expression. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1417)
|
Full Usage:
SR.keywordDescriptionDowncast ()
Returns: string
|
Used to convert to a type that is lower in the inheritance chain. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1418)
|
Full Usage:
SR.keywordDescriptionDownto ()
Returns: string
|
In a for expression, used when counting in reverse. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1419)
|
Full Usage:
SR.keywordDescriptionDynamicCast ()
Returns: string
|
Converts a type to a type that is lower in the hierarchy. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1481)
|
Full Usage:
SR.keywordDescriptionElif ()
Returns: string
|
Used in conditional branching. A short form of else if. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1420)
|
Full Usage:
SR.keywordDescriptionElse ()
Returns: string
|
Used in conditional branching. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1421)
|
Full Usage:
SR.keywordDescriptionEnd ()
Returns: string
|
In type definitions and type extensions, indicates the end of a section of member definitions. In verbose syntax, used to specify the end of a code block that starts with the begin keyword. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1422)
|
Full Usage:
SR.keywordDescriptionException ()
Returns: string
|
Used to declare an exception type. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1423)
|
Full Usage:
SR.keywordDescriptionExtern ()
Returns: string
|
Indicates that a declared program element is defined in another binary or assembly. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1424)
|
Full Usage:
SR.keywordDescriptionFinally ()
Returns: string
|
Used together with try to introduce a block of code that executes regardless of whether an exception occurs. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1426)
|
Full Usage:
SR.keywordDescriptionFor ()
Returns: string
|
Used in looping constructs. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1427)
|
Full Usage:
SR.keywordDescriptionFun ()
Returns: string
|
Used in lambda expressions, also known as anonymous functions. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1428)
|
Full Usage:
SR.keywordDescriptionFunction ()
Returns: string
|
Used as a shorter alternative to the fun keyword and a match expression in a lambda expression that has pattern matching on a single argument. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1429)
|
Full Usage:
SR.keywordDescriptionGlobal ()
Returns: string
|
Used to reference the top-level .NET namespace. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1430)
|
Full Usage:
SR.keywordDescriptionIf ()
Returns: string
|
Used in conditional branching constructs. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1431)
|
Full Usage:
SR.keywordDescriptionIn ()
Returns: string
|
Used for sequence expressions and, in verbose syntax, to separate expressions from bindings. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1432)
|
Full Usage:
SR.keywordDescriptionInherit ()
Returns: string
|
Used to specify a base class or base interface. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1433)
|
Full Usage:
SR.keywordDescriptionInline ()
Returns: string
|
Used to indicate a function that should be integrated directly into the caller's code. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1434)
|
Full Usage:
SR.keywordDescriptionInterface ()
Returns: string
|
Used to declare and implement interfaces. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1435)
|
Full Usage:
SR.keywordDescriptionInternal ()
Returns: string
|
Used to specify that a member is visible inside an assembly but not outside it. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1436)
|
Full Usage:
SR.keywordDescriptionLazy ()
Returns: string
|
Used to specify a computation that is to be performed only when a result is needed. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1437)
|
Full Usage:
SR.keywordDescriptionLeftArrow ()
Returns: string
|
Assigns a value to a variable. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1479)
|
Full Usage:
SR.keywordDescriptionLet ()
Returns: string
|
Used to associate, or bind, a name to a value or function. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1438)
|
Full Usage:
SR.keywordDescriptionLetBang ()
Returns: string
|
Used in computation expressions to bind a name to the result of another computation expression. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1439)
|
Full Usage:
SR.keywordDescriptionMatch ()
Returns: string
|
Used to branch by comparing a value to a pattern. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1440)
|
Full Usage:
SR.keywordDescriptionMatchBang ()
Returns: string
|
Used in computation expressions to pattern match directly over the result of another computation expression. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1441)
|
Full Usage:
SR.keywordDescriptionMember ()
Returns: string
|
Used to declare a property or method in an object type. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1442)
|
Full Usage:
SR.keywordDescriptionModule ()
Returns: string
|
Used to associate a name with a group of related types, values, and functions, to logically separate it from other code. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1443)
|
Full Usage:
SR.keywordDescriptionMutable ()
Returns: string
|
Used to declare a variable, that is, a value that can be changed. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1444)
|
Full Usage:
SR.keywordDescriptionNamespace ()
Returns: string
|
Used to associate a name with a group of related types and modules, to logically separate it from other code. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1445)
|
Full Usage:
SR.keywordDescriptionNew ()
Returns: string
|
Used to declare, define, or invoke a constructor that creates or that can create an object. Also used in generic parameter constraints to indicate that a type must have a certain constructor. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1446)
|
Full Usage:
SR.keywordDescriptionNot ()
Returns: string
|
Not actually a keyword. However, not struct in combination is used as a generic parameter constraint. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1447)
|
Full Usage:
SR.keywordDescriptionNull ()
Returns: string
|
Indicates the absence of an object. Also used in generic parameter constraints. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1448)
|
Full Usage:
SR.keywordDescriptionOf ()
Returns: string
|
Used in discriminated unions to indicate the type of categories of values, and in delegate and exception declarations. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1449)
|
Full Usage:
SR.keywordDescriptionOpen ()
Returns: string
|
Used to make the contents of a namespace or module available without qualification. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1450)
|
Full Usage:
SR.keywordDescriptionOr ()
Returns: string
|
Used with Boolean conditions as a Boolean or operator. Equivalent to ||. Also used in member constraints. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1451)
|
Full Usage:
SR.keywordDescriptionOverride ()
Returns: string
|
Used to implement a version of an abstract or virtual method that differs from the base version. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1452)
|
Full Usage:
SR.keywordDescriptionPrivate ()
Returns: string
|
Restricts access to a member to code in the same type or module. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1453)
|
Full Usage:
SR.keywordDescriptionPublic ()
Returns: string
|
Allows access to a member from outside the type. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1454)
|
Full Usage:
SR.keywordDescriptionRec ()
Returns: string
|
Used to indicate that a function is recursive. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1455)
|
Full Usage:
SR.keywordDescriptionReturn ()
Returns: string
|
Used to provide a value for the result of the containing computation expression. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1456)
|
Full Usage:
SR.keywordDescriptionReturnBang ()
Returns: string
|
Used to provide a value for the result of the containing computation expression, where that value itself comes from the result another computation expression. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1457)
|
Full Usage:
SR.keywordDescriptionRightArrow ()
Returns: string
|
In function types, delimits arguments and return values. Yields an expression (in sequence expressions); equivalent to the yield keyword. Used in match expressions (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1478)
|
Full Usage:
SR.keywordDescriptionSelect ()
Returns: string
|
Used in query expressions to specify what fields or columns to extract. Note that this is a contextual keyword, which means that it is not actually a reserved word and it only acts like a keyword in appropriate context. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1458)
|
Full Usage:
SR.keywordDescriptionSig ()
Returns: string
|
Keyword reserved for ML-compatibility. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1459)
|
Full Usage:
SR.keywordDescriptionStatic ()
Returns: string
|
Used to indicate a method or property that can be called without an instance of a type, or a value member that is shared among all instances of a type. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1460)
|
Full Usage:
SR.keywordDescriptionStruct ()
Returns: string
|
Used to declare a structure type. Also used in generic parameter constraints. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1461)
|
Full Usage:
SR.keywordDescriptionThen ()
Returns: string
|
Used in conditional expressions. Also used to perform side effects after object construction. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1462)
|
Full Usage:
SR.keywordDescriptionTo ()
Returns: string
|
Used in for loops to indicate a range. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1463)
|
Full Usage:
SR.keywordDescriptionTrueFalse ()
Returns: string
|
Used as a Boolean literal. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1425)
|
Full Usage:
SR.keywordDescriptionTry ()
Returns: string
|
Used to introduce a block of code that might generate an exception. Used together with with or finally. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1464)
|
Full Usage:
SR.keywordDescriptionType ()
Returns: string
|
Used to declare a class, record, structure, discriminated union, enumeration type, unit of measure, or type abbreviation. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1465)
|
Full Usage:
SR.keywordDescriptionTypeTest ()
Returns: string
|
Used to check if an object is of the given type in a pattern or binding. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1466)
|
Full Usage:
SR.keywordDescriptionTypedQuotation ()
Returns: string
|
Delimits a typed code quotation. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1482)
|
Full Usage:
SR.keywordDescriptionUntypedQuotation ()
Returns: string
|
Delimits a untyped code quotation. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1483)
|
Full Usage:
SR.keywordDescriptionUpcast ()
Returns: string
|
Used to convert to a type that is higher in the inheritance chain. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1467)
|
Full Usage:
SR.keywordDescriptionUse ()
Returns: string
|
Used instead of let for values that implement IDisposable (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1468)
|
Full Usage:
SR.keywordDescriptionUseBang ()
Returns: string
|
Used instead of let! in computation expressions for computation expression results that implement IDisposable. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1469)
|
Full Usage:
SR.keywordDescriptionVal ()
Returns: string
|
Used in a signature to indicate a value, or in a type to declare a member, in limited situations. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1470)
|
Full Usage:
SR.keywordDescriptionVoid ()
Returns: string
|
Indicates the .NET void type. Used when interoperating with other .NET languages. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1471)
|
Full Usage:
SR.keywordDescriptionWhen ()
Returns: string
|
Used for Boolean conditions (when guards) on pattern matches and to introduce a constraint clause for a generic type parameter. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1472)
|
Full Usage:
SR.keywordDescriptionWhile ()
Returns: string
|
Introduces a looping construct. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1473)
|
Full Usage:
SR.keywordDescriptionWhileBang ()
Returns: string
|
Used in computation expressions to introduce a looping construct where the condition is the result of another computation expression. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1474)
|
Full Usage:
SR.keywordDescriptionWith ()
Returns: string
|
Used together with the match keyword in pattern matching expressions. Also used in object expressions, record copying expressions, and type extensions to introduce member definitions, and to introduce exception handlers. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1475)
|
Full Usage:
SR.keywordDescriptionYield ()
Returns: string
|
Used in a sequence expression to produce a value for a sequence. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1476)
|
Full Usage:
SR.keywordDescriptionYieldBang ()
Returns: string
|
Used in a computation expression to append the result of a given computation expression to a collection of results for the containing computation expression. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1477)
|
Full Usage:
SR.lexByteArrayCannotEncode ()
Returns: int * string
|
This byte array literal contains characters that do not encode as a single byte (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1022)
|
Full Usage:
SR.lexByteStringMayNotBeInterpolated ()
Returns: int * string
|
a byte string may not be interpolated (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1632)
|
|
'%s' is not permitted as a character in operator names and is reserved for future use (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1020)
|
Full Usage:
SR.lexExtendedStringInterpolationNotSupported ()
Returns: int * string
|
Extended string interpolation is not supported in this version of F#. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1132)
|
Full Usage:
SR.lexHashBangMustBeFirstInFile ()
Returns: string
|
#! may only appear as the first line at the start of a file. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1053)
|
Full Usage:
SR.lexHashElseMustBeFirst ()
Returns: int * string
|
#else directive must appear as the first non-whitespace character on a line (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1048)
|
Full Usage:
SR.lexHashElseNoMatchingIf ()
Returns: string
|
#else has no matching #if (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1046)
|
Full Usage:
SR.lexHashEndifMustBeFirst ()
Returns: int * string
|
#endif directive must appear as the first non-whitespace character on a line (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1050)
|
Full Usage:
SR.lexHashEndifRequiredForElse ()
Returns: string
|
#endif required for #else (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1047)
|
Full Usage:
SR.lexHashEndingNoMatchingIf ()
Returns: string
|
#endif has no matching #if (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1049)
|
Full Usage:
SR.lexHashIfMustBeFirst ()
Returns: int * string
|
#if directive must appear as the first non-whitespace character on a line (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1045)
|
Full Usage:
SR.lexHashIfMustHaveIdent ()
Returns: int * string
|
#if directive should be immediately followed by an identifier (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1051)
|
|
Identifiers followed by '%s' are reserved for future use (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1023)
|
Full Usage:
SR.lexIfOCaml ()
Returns: string
|
IF-FSHARP/IF-CAML regions are no longer supported (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1103)
|
Full Usage:
SR.lexIndentOffForML ()
Returns: string
|
Consider using a file with extension '.ml' or '.mli' instead (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1102)
|
Full Usage:
SR.lexInvalidByteLiteral ()
Returns: int * string
|
This is not a valid byte literal (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1039)
|
Full Usage:
SR.lexInvalidCharLiteral ()
Returns: int * string
|
This is not a valid character literal (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1040)
|
Full Usage:
SR.lexInvalidFloat ()
Returns: int * string
|
Invalid floating point number (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1035)
|
Full Usage:
SR.lexInvalidIdentifier ()
Returns: int * string
|
This is not a valid identifier (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1716)
|
|
Invalid line number: '%s' (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1044)
|
Full Usage:
SR.lexInvalidNumericLiteral ()
Returns: int * string
|
This is not a valid numeric literal. Valid numeric literals include 1, 0x1, 0o1, 0b1, 1l (int/int32), 1u (uint/uint32), 1L (int64), 1UL (uint64), 1s (int16), 1us (uint16), 1y (int8/sbyte), 1uy (uint8/byte), 1.0 (float/double), 1.0f (float32/single), 1.0m (decimal), 1I (bigint). (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1038)
|
|
\U%s is not a valid Unicode character escape sequence (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1126)
|
Full Usage:
SR.lexOutsideDecimal ()
Returns: int * string
|
This number is outside the allowable range for decimal literals (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1036)
|
Full Usage:
SR.lexOutsideEightBitSigned ()
Returns: int * string
|
This number is outside the allowable range for 8-bit signed integers (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1024)
|
Full Usage:
SR.lexOutsideEightBitSignedHex ()
Returns: int * string
|
This number is outside the allowable range for hexadecimal 8-bit signed integers (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1025)
|
Full Usage:
SR.lexOutsideEightBitUnsigned ()
Returns: int * string
|
This number is outside the allowable range for 8-bit unsigned integers (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1026)
|
Full Usage:
SR.lexOutsideIntegerRange ()
Returns: int * string
|
This number is outside the allowable range for this integer type (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1016)
|
Full Usage:
SR.lexOutsideNativeSigned ()
Returns: int * string
|
This number is outside the allowable range for signed native integers (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1033)
|
Full Usage:
SR.lexOutsideNativeUnsigned ()
Returns: int * string
|
This number is outside the allowable range for unsigned native integers (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1034)
|
Full Usage:
SR.lexOutsideSixteenBitSigned ()
Returns: int * string
|
This number is outside the allowable range for 16-bit signed integers (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1027)
|
Full Usage:
SR.lexOutsideSixteenBitUnsigned ()
Returns: int * string
|
This number is outside the allowable range for 16-bit unsigned integers (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1028)
|
Full Usage:
SR.lexOutsideSixtyFourBitSigned ()
Returns: int * string
|
This number is outside the allowable range for 64-bit signed integers (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1031)
|
Full Usage:
SR.lexOutsideSixtyFourBitUnsigned ()
Returns: int * string
|
This number is outside the allowable range for 64-bit unsigned integers (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1032)
|
Full Usage:
SR.lexOutsideThirtyTwoBitFloat ()
Returns: int * string
|
This number is outside the allowable range for 32-bit floats (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1037)
|
Full Usage:
SR.lexOutsideThirtyTwoBitSigned ()
Returns: int * string
|
This number is outside the allowable range for 32-bit signed integers (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1029)
|
Full Usage:
SR.lexOutsideThirtyTwoBitUnsigned ()
Returns: int * string
|
This number is outside the allowable range for 32-bit unsigned integers (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1030)
|
Full Usage:
SR.lexRBraceInInterpolatedString ()
Returns: int * string
|
A '}' character must be escaped (by doubling) in an interpolated string. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1638)
|
Full Usage:
SR.lexSingleQuoteInSingleQuote ()
Returns: int * string
|
Invalid interpolated string. Single quote or verbatim string literals may not be used in interpolated expressions in single quote or verbatim strings. Consider using an explicit 'let' binding for the interpolation expression or use a triple quote string as the outer string literal. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1629)
|
Full Usage:
SR.lexTabsNotAllowed ()
Returns: int * string
|
TABs are not allowed in F# code unless the #indent \"off\" option is used (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1043)
|
Full Usage:
SR.lexThisUnicodeOnlyInStringLiterals ()
Returns: int * string
|
This Unicode encoding is only valid in string literals (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1041)
|
Full Usage:
SR.lexTokenReserved ()
Returns: int * string
|
This token is reserved for future use (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1042)
|
Full Usage:
SR.lexTooManyLBracesInTripleQuote ()
Returns: int * string
|
The interpolated triple quoted string literal does not start with enough '$' characters to allow this many consecutive opening braces as content. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1129)
|
Full Usage:
SR.lexTooManyPercentsInTripleQuote ()
Returns: int * string
|
The interpolated triple quoted string literal does not start with enough '$' characters to allow this many consecutive '%%' characters. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1131)
|
Full Usage:
SR.lexTripleQuoteInTripleQuote ()
Returns: int * string
|
Invalid interpolated string. Triple quote string literals may not be used in interpolated expressions. Consider using an explicit 'let' binding for the interpolation expression. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1630)
|
|
Unexpected character '%s' (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1021)
|
Full Usage:
SR.lexUnmatchedRBracesInTripleQuote ()
Returns: int * string
|
The interpolated string contains unmatched closing braces. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1130)
|
Full Usage:
SR.lexWrongNestedHashEndif ()
Returns: int * string
|
Syntax error. Wrong nested #endif, unexpected tokens before it. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1052)
|
Full Usage:
SR.lexfltIncorrentIndentationOfIn ()
Returns: string
|
The indentation of this 'in' token is incorrect with respect to the corresponding 'let' (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1000)
|
Full Usage:
SR.lexfltSeparatorTokensOfPatternMatchMisaligned ()
Returns: string
|
The '|' tokens separating rules of this pattern match are misaligned by one column. Consider realigning your code or using further indentation. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1002)
|
Full Usage:
SR.lexfltTokenIsOffsideOfContextStartedEarlier a0
Parameters:
String
Returns: string
|
Unexpected syntax or possible incorrect indentation: this token is offside of context started at position %s. Try indenting this further.\nTo continue using non-conforming indentation, pass the '--strict-indentation-' flag to the compiler, or set the language version to F# 7. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1001)
|
|
The identifier '%s' is reserved for future use by F# (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:986)
|
Full Usage:
SR.lexhlpIdentifiersContainingAtSymbolReserved ()
Returns: int * string
|
Identifiers containing '@' are reserved for use in F# code generation (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:985)
|
|
|
|
All elements of a list must be implicitly convertible to the type of the first element, which here is a tuple of length %d of type\n %s \nThis element is a tuple of length %d of type\n %s \n (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:23)
|
Full Usage:
SR.loadingDescription ()
Returns: string
|
(loading description...) (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1334)
|
Full Usage:
SR.matchNotAllowedForUnionCaseWithNoData ()
Returns: int * string
|
Pattern discard is not allowed for union case that takes no data. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1700)
|
Full Usage:
SR.memberOperatorDefinitionWithCurriedArguments a0
Parameters:
String
Returns: int * string
|
Infix operator member '%s' has extra curried arguments. Expected a tuple of 2 arguments, e.g. static member (+) (x,y) = ... (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1057)
|
Full Usage:
SR.memberOperatorDefinitionWithNoArguments a0
Parameters:
String
Returns: int * string
|
Infix operator member '%s' has no arguments. Expected a tuple of 2 arguments, e.g. static member (+) (x,y) = ... (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1055)
|
|
|
|
|
|
Method or object constructor '%s' is not static (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1393)
|
|
This 'if' expression is missing an 'else' branch. Because 'if' is an expression, and not a statement, add an 'else' branch which also returns a value of type '%s'. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:26)
|
|
This construct is deprecated. %s. You can enable this feature by using '--langversion:5.0' and '--mlcompatibility'. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1090)
|
|
In previous versions of F# '%s' was a reserved keyword but the use of this keyword is now deprecated (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1091)
|
Full Usage:
SR.mlCompatLightOffNoLongerSupported ()
Returns: string
|
The use of '#light \"off\"' or '#indent \"off\"' was deprecated in F# 2.0 and is no longer supported (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1092)
|
|
This construct is for ML compatibility. %s. You can disable this warning by using '--mlcompatibility' or '--nowarn:62'. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1089)
|
Full Usage:
SR.mlCompatMultiPrefixTyparsNoLongerSupported ()
Returns: string
|
The use of multiple parenthesized type parameters before a generic type name such as '(int, int) Map' was deprecated in F# 2.0 and is no longer supported (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1095)
|
Full Usage:
SR.mlCompatSigColonNoLongerSupported ()
Returns: string
|
The use of 'module M: sig ... end ' was deprecated in F# 2.0 and is no longer supported. Change the ':' to an '=' and remove the 'sig' and 'end' and use indentation instead (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1093)
|
Full Usage:
SR.mlCompatSigEndNoLongerSupported ()
Returns: string
|
The use of 'module M = sig ... end ' was deprecated in F# 2.0 and is no longer supported. Remove the 'sig' and 'end' and use indentation instead (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1094)
|
Full Usage:
SR.mlCompatStructEndNoLongerSupported ()
Returns: string
|
The use of 'module M = struct ... end ' was deprecated in F# 2.0 and is no longer supported. Remove the 'struct' and 'end' and use indentation instead (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1096)
|
Full Usage:
SR.moreThanOneInvokeMethodFound ()
Returns: string
|
More than one Invoke method found for delegate type (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:981)
|
Full Usage:
SR.nativeResourceFormatError ()
Returns: string
|
Stream does not begin with a null resource and is not in '.RES' format. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1542)
|
|
Resource header beginning at offset %s is malformed. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1543)
|
Full Usage:
SR.nicePrintOtherOverloads1 ()
Returns: string
|
+ 1 overload (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1326)
|
|
+ %d overloads (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1327)
|
Full Usage:
SR.noEqualSignAfterModule ()
Returns: int * string
|
Files in libraries or multiple-file applications must begin with a namespace or module declaration. When using a module declaration at the start of a file the '=' sign is not allowed. If this is a top-level module, consider removing the = to resolve this error. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:58)
|
Full Usage:
SR.noInvokeMethodsFound ()
Returns: int * string
|
No Invoke methods found for delegate type (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:980)
|
Full Usage:
SR.notAFunction ()
Returns: string
|
This value is not a function and cannot be applied. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1487)
|
Full Usage:
SR.notAFunctionButMaybeDeclaration ()
Returns: string
|
This value is not a function and cannot be applied. Did you forget to terminate a declaration? (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1493)
|
Full Usage:
SR.notAFunctionButMaybeIndexer ()
Returns: string
|
This expression is not a function and cannot be applied. Did you intend to access the indexer via 'expr.[index]'? (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1489)
|
Full Usage:
SR.notAFunctionButMaybeIndexer2 ()
Returns: string
|
This expression is not a function and cannot be applied. Did you intend to access the indexer via 'expr[index]'? (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1491)
|
Full Usage:
SR.notAFunctionButMaybeIndexerErrorCode ()
Returns: int * string
|
(Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1492)
|
|
This value is not a function and cannot be applied. Did you intend to access the indexer via '%s.[index]'? (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1488)
|
|
This value is not a function and cannot be applied. Did you intend to access the indexer via '%s[index]'? (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1490)
|
Full Usage:
SR.nrGlobalUsedOnlyAsFirstName ()
Returns: int * string
|
'global' may only be used as the first name in a qualified path (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1006)
|
|
Invalid expression '%s' (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1011)
|
Full Usage:
SR.nrInvalidFieldLabel ()
Returns: int * string
|
Invalid field label (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1010)
|
Full Usage:
SR.nrInvalidModuleExprType ()
Returns: int * string
|
Invalid module/expression/type (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1003)
|
Full Usage:
SR.nrIsNotConstructorOrLiteral ()
Returns: int * string
|
This is not a constructor or literal, or a constructor is being used incorrectly (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1007)
|
|
No constructors are available for the type '%s' (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1012)
|
|
|
|
The record type for the record field '%s' was defined with the RequireQualifiedAccessAttribute. Include the name of the record type ('%s') in the name you are using. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1014)
|
The instantiation of the generic type '%s' is missing and can't be inferred from the arguments or return type of this member. Consider providing a type instantiation when accessing this type, e.g. '%s'. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1005)
|
|
Multiple types exist called '%s', taking different numbers of generic parameters. Provide a type instantiation to disambiguate the type resolution, e.g. '%s'. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1004)
|
|
Full Usage:
SR.nrUnexpectedEmptyLongId ()
Returns: int * string
|
Unexpected empty long identifier (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1008)
|
|
The union type for union case '%s' was defined with the RequireQualifiedAccessAttribute. Include the name of the union type ('%s') in the name you are using. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1013)
|
|
The value '%s' was marked 'InlineIfLambda' but was not determined to have a lambda value. This warning is for informational purposes only. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1681)
|
|
Failed to inline the value '%s' marked 'inline', perhaps because a recursive value was marked 'inline' (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:998)
|
|
Recursive ValValue %s (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:999)
|
|
The value '%s' was marked inline but its implementation makes use of an internal or private function which is not sufficiently accessible (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:994)
|
Full Usage:
SR.optValueMarkedInlineButWasNotBoundInTheOptEnv a0
Parameters:
String
Returns: int * string
|
The value '%s' was marked inline but was not bound in the optimization environment (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:995)
|
Full Usage:
SR.optValueMarkedInlineCouldNotBeInlined ()
Returns: int * string
|
A value marked as 'inline' could not be inlined (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:997)
|
Full Usage:
SR.optValueMarkedInlineHasUnexpectedValue ()
Returns: int * string
|
A value marked as 'inline' has an unexpected value (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:996)
|
Full Usage:
SR.optsAllSigs ()
Returns: string
|
Print the inferred interfaces of all compilation files to associated signature files (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:862)
|
Full Usage:
SR.optsBaseaddress ()
Returns: string
|
Base address for the library to be built (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:904)
|
Full Usage:
SR.optsBuildConsole ()
Returns: string
|
Build a console executable (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:848)
|
Full Usage:
SR.optsBuildLibrary ()
Returns: string
|
Build a library (Short form: -a) (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:850)
|
Full Usage:
SR.optsBuildModule ()
Returns: string
|
Build a module that can be added to another assembly (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:851)
|
Full Usage:
SR.optsBuildWindows ()
Returns: string
|
Build a Windows executable (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:849)
|
Full Usage:
SR.optsChecked ()
Returns: string
|
Generate overflow checks (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:892)
|
Full Usage:
SR.optsChecksumAlgorithm ()
Returns: string
|
Specify algorithm for calculating source file checksum stored in PDB. Supported values are: SHA1 or SHA256 (default) (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:905)
|
Full Usage:
SR.optsClearResultsCache ()
Returns: string
|
Clear the package manager results cache (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:900)
|
Full Usage:
SR.optsClirootDeprecatedMsg ()
Returns: string
|
The command-line option '--cliroot' has been deprecated. Use an explicit reference to a specific copy of mscorlib.dll instead. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:913)
|
Full Usage:
SR.optsClirootDescription ()
Returns: string
|
Use to override where the compiler looks for mscorlib.dll and framework components (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:914)
|
Full Usage:
SR.optsCodepage ()
Returns: string
|
Specify the codepage used to read source files (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:899)
|
Full Usage:
SR.optsCompilerTool ()
Returns: string
|
Reference an assembly or directory containing a design time tool (Short form: -t) (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:864)
|
Full Usage:
SR.optsCompressMetadata ()
Returns: string
|
Compress interface and optimization data files (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:857)
|
Full Usage:
SR.optsConsoleColors ()
Returns: string
|
Output warning and error messages in color (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:927)
|
Full Usage:
SR.optsCopyright ()
Returns: string
|
Copyright (c) Microsoft Corporation. All Rights Reserved. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:845)
|
Full Usage:
SR.optsCopyrightCommunity ()
Returns: string
|
Freely distributed under the MIT Open Source License. https://github.com/Microsoft/visualfsharp/blob/master/License.txt (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:846)
|
Full Usage:
SR.optsCrossoptimize ()
Returns: string
|
Enable or disable cross-module optimizations (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:885)
|
|
|
|
The command-line option '%s' has been deprecated. HTML document generation is now part of the F# Power Pack, via the tool FsHtmlDoc.exe. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:926)
|
|
The command-line option '%s' has been deprecated (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:924)
|
|
Specify debugging type: full, portable, embedded, pdbonly. ('%s' is the default if no debuggging type specified and enables attaching a debugger to a running program, 'portable' is a cross-platform format, 'embedded' is a cross-platform format embedded into the output file). (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:877)
|
Full Usage:
SR.optsDebugPM ()
Returns: string
|
Emit debug information (Short form: -g) (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:876)
|
Full Usage:
SR.optsDefine ()
Returns: string
|
Define conditional compilation symbols (Short form: -d) (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:893)
|
Full Usage:
SR.optsDelaySign ()
Returns: string
|
Delay-sign the assembly using only the public portion of the strong name key (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:852)
|
Full Usage:
SR.optsDeterministic ()
Returns: string
|
Produce a deterministic assembly (including module version GUID and timestamp) (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:880)
|
Full Usage:
SR.optsEmbedAllSource ()
Returns: string
|
Embed all source files in the portable PDB file (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:869)
|
Full Usage:
SR.optsEmbedSource ()
Returns: string
|
Embed specific source files in the portable PDB file (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:870)
|
Full Usage:
SR.optsEmitDebugInfoInQuotations ()
Returns: string
|
Emit debug information in quotations (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:931)
|
Full Usage:
SR.optsFullpaths ()
Returns: string
|
Output messages with fully qualified paths (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:902)
|
Full Usage:
SR.optsGetLangVersions ()
Returns: string
|
Display the allowed values for language version. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1538)
|
Full Usage:
SR.optsHelp ()
Returns: string
|
Display this usage message (Short form: -?) (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:896)
|
Full Usage:
SR.optsHelpBannerAdvanced ()
Returns: string
|
- ADVANCED - (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:919)
|
Full Usage:
SR.optsHelpBannerCodeGen ()
Returns: string
|
- CODE GENERATION - (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:918)
|
Full Usage:
SR.optsHelpBannerErrsAndWarns ()
Returns: string
|
- ERRORS AND WARNINGS - (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:922)
|
Full Usage:
SR.optsHelpBannerInputFiles ()
Returns: string
|
- INPUT FILES - (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:916)
|
Full Usage:
SR.optsHelpBannerLanguage ()
Returns: string
|
- LANGUAGE - (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:921)
|
Full Usage:
SR.optsHelpBannerMisc ()
Returns: string
|
- MISCELLANEOUS - (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:920)
|
Full Usage:
SR.optsHelpBannerOutputFiles ()
Returns: string
|
- OUTPUT FILES - (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:915)
|
Full Usage:
SR.optsHelpBannerResources ()
Returns: string
|
- RESOURCES - (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:917)
|
|
The command-line option '%s' is for test purposes only (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:923)
|
Full Usage:
SR.optsInvalidPathMapFormat ()
Returns: int * string
|
Invalid path map. Mappings must be comma separated and of the format 'path=sourcePath' (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1174)
|
Full Usage:
SR.optsInvalidRefAssembly ()
Returns: int * string
|
Invalid use of emitting a reference assembly, do not use '--standalone or --staticlink' with '--refonly or --refout'. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1176)
|
Full Usage:
SR.optsInvalidRefOut ()
Returns: int * string
|
Invalid reference assembly path' (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1175)
|
|
|
|
Invalid version '%s' for '--subsystemversion'. The version must be 4.00 or greater. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:941)
|
|
Invalid value '%s' for '--targetprofile', valid values are 'mscorlib', 'netcore' or 'netstandard'. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:942)
|
|
Invalid warning level '%d' (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:940)
|
Full Usage:
SR.optsLib ()
Returns: string
|
Specify a directory for the include path which is used to resolve source files and assemblies (Short form: -I) (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:903)
|
Full Usage:
SR.optsLinkresource ()
Returns: string
|
Link the specified resource to this assembly where the resinfo format is
|
Full Usage:
SR.optsMlcompatibility ()
Returns: string
|
Ignore ML compatibility warnings (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:894)
|
Full Usage:
SR.optsNameOfOutputFile ()
Returns: string
|
Name of the output file (Short form: -o) (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:847)
|
Full Usage:
SR.optsNoCopyFsharpCore ()
Returns: string
|
Don't copy FSharp.Core.dll along the produced binaries (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:933)
|
Full Usage:
SR.optsNoInterface ()
Returns: string
|
Don't add a resource to the generated assembly containing F#-specific metadata (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:860)
|
Full Usage:
SR.optsNoOpt ()
Returns: string
|
Only include optimization information essential for implementing inlined constructs. Inhibits cross-module inlining but improves binary compatibility. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:859)
|
Full Usage:
SR.optsNoframework ()
Returns: string
|
Do not reference the default CLI assemblies by default (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:906)
|
Full Usage:
SR.optsNologo ()
Returns: string
|
Suppress compiler copyright message (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:895)
|
Full Usage:
SR.optsNowarn ()
Returns: string
|
Disable specific warning messages (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:890)
|
Full Usage:
SR.optsNowin32manifest ()
Returns: string
|
Do not include the default Win32 manifest (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:868)
|
Full Usage:
SR.optsOptimizationData ()
Returns: string
|
Specify included optimization information, the default is file. Important for distributed libraries. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:936)
|
Full Usage:
SR.optsOptimize ()
Returns: string
|
Enable optimizations (Short form: -O) (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:878)
|
Full Usage:
SR.optsPathMap ()
Returns: string
|
Maps physical paths to source path names output by the compiler (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:884)
|
Full Usage:
SR.optsPdb ()
Returns: string
|
Name the output debug file (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:910)
|
Full Usage:
SR.optsPdbMatchesOutputFileName ()
Returns: int * string
|
The pdb output file name cannot match the build output filename use --pdb:filename.pdb (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:872)
|
Full Usage:
SR.optsPlatform ()
Returns: string
|
Limit which platforms this code can run on: x86, x64, Arm, Arm64, Itanium, anycpu32bitpreferred, or anycpu. The default is anycpu. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:858)
|
Full Usage:
SR.optsPreferredUiLang ()
Returns: string
|
Specify the preferred output language culture name (e.g. es-ES, ja-JP) (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:932)
|
|
|
Full Usage:
SR.optsPublicSign ()
Returns: string
|
Public-sign the assembly using only the public portion of the strong name key, and mark the assembly as signed (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:853)
|
Full Usage:
SR.optsRealsig ()
Returns: string
|
Generate assembly with IL visibility that matches the source code visibility (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:881)
|
Full Usage:
SR.optsRefOnly ()
Returns: string
|
Produce a reference assembly, instead of a full assembly, as the primary output (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:882)
|
Full Usage:
SR.optsRefOut ()
Returns: string
|
Produce a reference assembly with the specified file path. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:883)
|
Full Usage:
SR.optsReference ()
Returns: string
|
Reference an assembly (Short form: -r) (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:863)
|
Full Usage:
SR.optsReflectionFree ()
Returns: string
|
Disable implicit generation of constructs using reflection (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:886)
|
Full Usage:
SR.optsResident ()
Returns: string
|
Use a resident background compilation service to improve compiler startup times. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:909)
|
Full Usage:
SR.optsResource ()
Returns: string
|
Embed the specified managed resource (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:874)
|
Full Usage:
SR.optsResponseFile ()
Returns: string
|
Read response file for more options (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:898)
|
|
Response file name '%s' is empty, contains invalid characters, has a drive specification without an absolute path, or is too long (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1373)
|
|
|
Full Usage:
SR.optsSetLangVersion ()
Returns: string
|
Specify language version such as 'latest' or 'preview'. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1539)
|
|
Short form of '%s' (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:912)
|
Full Usage:
SR.optsSig ()
Returns: string
|
Print the inferred interface of the assembly to a file (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:861)
|
Full Usage:
SR.optsSignatureData ()
Returns: string
|
Include F# interface information, the default is file. Essential for distributing libraries. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:934)
|
Full Usage:
SR.optsSimpleresolution ()
Returns: string
|
Resolve assembly references using directory-based rules rather than MSBuild resolution (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:911)
|
Full Usage:
SR.optsSourceLink ()
Returns: string
|
Source link information file to embed in the portable PDB file (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:871)
|
Full Usage:
SR.optsStandalone ()
Returns: string
|
Statically link the F# library and all referenced DLLs that depend on it into the assembly being generated (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:907)
|
Full Usage:
SR.optsStaticlink ()
Returns: string
|
Statically link the given assembly and all referenced DLLs that depend on this assembly. Use an assembly name e.g. mylib, not a DLL name. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:908)
|
Full Usage:
SR.optsStrictIndentation ()
Returns: string
|
Override indentation rules implied by the language version (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1541)
|
Full Usage:
SR.optsStrongKeyContainer ()
Returns: string
|
Specify a strong name key container (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:856)
|
Full Usage:
SR.optsStrongKeyFile ()
Returns: string
|
Specify a strong name key file (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:855)
|
Full Usage:
SR.optsSubSystemVersion ()
Returns: string
|
Specify subsystem version of this assembly (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:929)
|
Full Usage:
SR.optsSupportedLangVersions ()
Returns: string
|
Supported language versions: (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1540)
|
Full Usage:
SR.optsTailcalls ()
Returns: string
|
Enable or disable tailcalls (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:879)
|
Full Usage:
SR.optsTargetProfile ()
Returns: string
|
Specify target framework profile of this assembly. Valid values are mscorlib, netcore or netstandard. Default - mscorlib (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:930)
|
|
Unknown --test argument: '%s' (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:943)
|
|
Algorithm '%s' is not supported (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:945)
|
|
Invalid value '%s' for --optimizationdata, valid value are: none, file, compress. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:937)
|
|
Unrecognized platform '%s', valid values are 'x86', 'x64', 'Arm', 'Arm64', 'Itanium', 'anycpu32bitpreferred', and 'anycpu'. The default is anycpu. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:944)
|
|
Invalid value '%s' for --interfacedata, valid value are: none, file, compress. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:935)
|
|
Unrecognized debug type '%s', expected 'pdbonly' or 'full' (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:939)
|
|
Unrecognized value '%s' for --langversion use --langversion:? for complete list (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:84)
|
|
Unrecognized target '%s', expected 'exe', 'winexe', 'library' or 'module' (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:938)
|
Full Usage:
SR.optsUseHighEntropyVA ()
Returns: string
|
Enable high-entropy ASLR (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:928)
|
Full Usage:
SR.optsUtf8output ()
Returns: string
|
Output messages in UTF-8 encoding (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:901)
|
Full Usage:
SR.optsVersion ()
Returns: string
|
Display compiler version banner and exit (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:897)
|
Full Usage:
SR.optsWarn ()
Returns: string
|
Set a warning level (0-5) (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:889)
|
Full Usage:
SR.optsWarnOn ()
Returns: string
|
Enable specific warnings that may be off by default (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:891)
|
Full Usage:
SR.optsWarnaserror ()
Returns: string
|
Report specific warnings as errors (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:888)
|
Full Usage:
SR.optsWarnaserrorPM ()
Returns: string
|
Report all warnings as errors (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:887)
|
Full Usage:
SR.optsWin32icon ()
Returns: string
|
Specify a Win32 icon file (.ico) (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:865)
|
Full Usage:
SR.optsWin32manifest ()
Returns: string
|
Specify a Win32 manifest file (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:867)
|
Full Usage:
SR.optsWin32res ()
Returns: string
|
Specify a Win32 resource file (.res) (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:866)
|
Full Usage:
SR.optsWriteXml ()
Returns: string
|
Write the xmldoc of the assembly to the given file (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:854)
|
Full Usage:
SR.packageManagementRequiresVFive ()
Returns: int * string
|
The 'package management' feature requires language version 5.0 or above (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1526)
|
|
%s (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:843)
|
|
Package manager key '%s' was not registered in %s. Currently registered: %s. You can provide extra path(s) by passing '--compilertool:
|
Full Usage:
SR.parsAccessibilityModsIllegalForAbstract ()
Returns: int * string
|
Accessibility modifiers are not allowed on this member. Abstract slots always have the same visibility as the enclosing type. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:431)
|
Full Usage:
SR.parsActivePatternCaseContainsPipe ()
Returns: int * string
|
The '|' character is not permitted in active pattern case identifiers (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:477)
|
Full Usage:
SR.parsActivePatternCaseMustBeginWithUpperCase ()
Returns: int * string
|
Active pattern case identifiers must begin with an uppercase letter (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:476)
|
Full Usage:
SR.parsAllEnumFieldsRequireValues ()
Returns: int * string
|
All enum fields must be given values (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:438)
|
Full Usage:
SR.parsArrowUseIsLimited ()
Returns: int * string
|
The use of '->' in sequence and computation expressions is limited to the form 'for pat in expr -> expr'. Use the syntax 'for ... in ... do ... yield...' to generate elements in more complex sequence expressions. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:455)
|
Full Usage:
SR.parsAssertIsNotFirstClassValue ()
Returns: int * string
|
'assert' may not be used as a first class value. Use 'assert
|
Full Usage:
SR.parsAttributeOnIncompleteCode ()
Returns: int * string
|
Cannot find code target for this attribute, possibly because the code after the attribute is incomplete. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1330)
|
Full Usage:
SR.parsAttributesAreNotPermittedOnInterfaceImplementations ()
Returns: int * string
|
Attributes are not permitted on interface implementations (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:415)
|
Full Usage:
SR.parsAttributesIgnored ()
Returns: int * string
|
Attributes have been ignored in this construct (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:395)
|
Full Usage:
SR.parsAttributesIllegalHere ()
Returns: int * string
|
Attributes are not allowed here (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:435)
|
Full Usage:
SR.parsAttributesIllegalOnInherit ()
Returns: int * string
|
Attributes are not permitted on 'inherit' declarations (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:432)
|
Full Usage:
SR.parsAttributesMustComeBeforeVal ()
Returns: string
|
Attributes should be placed before 'val' (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:414)
|
Full Usage:
SR.parsAugmentationsIllegalOnDelegateType ()
Returns: int * string
|
Augmentations are not permitted on delegate type moduleDefns (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:417)
|
Full Usage:
SR.parsConsiderUsingSeparateRecordType ()
Returns: string
|
Consider using a separate record type instead (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:443)
|
Full Usage:
SR.parsConstraintIntersectionSyntaxUsedWithNonFlexibleType ()
Returns: int * string
|
Constraint intersection syntax may only be used with flexible types, e.g. '#IDisposable & #ISomeInterface'. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1727)
|
Full Usage:
SR.parsDoCannotHaveVisibilityDeclarations a0
Parameters:
String
Returns: int * string
|
Accessibility modifiers are not permitted on 'do' bindings, but '%s' was given. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:385)
|
Full Usage:
SR.parsEmptyFillInInterpolatedString ()
Returns: int * string
|
Invalid interpolated string. This interpolated string expression fill is empty, an expression was expected. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1637)
|
Full Usage:
SR.parsEmptyTypeDefinition ()
Returns: int * string
|
A type definition requires one or more members or other declarations. If you intend to define an empty class, struct or interface, then use 'type ... = class end', 'interface end' or 'struct end'. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:419)
|
Full Usage:
SR.parsEnumFieldsCannotHaveVisibilityDeclarations ()
Returns: int * string
|
Accessibility modifiers are not permitted on enumeration fields (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:442)
|
Full Usage:
SR.parsEnumTypesCannotHaveVisibilityDeclarations ()
Returns: int * string
|
Accessibility modifiers are not permitted in this position for enum types (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:437)
|
Full Usage:
SR.parsEofInComment ()
Returns: int * string
|
End of file in comment begun at or before here (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:389)
|
Full Usage:
SR.parsEofInDirective ()
Returns: int * string
|
End of file in directive begun at or before here (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:393)
|
Full Usage:
SR.parsEofInHashIf ()
Returns: int * string
|
End of file in #if section begun at or after here (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:386)
|
Full Usage:
SR.parsEofInIfOcaml ()
Returns: int * string
|
End of file in IF-OCAML section begun at or before here (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:392)
|
Full Usage:
SR.parsEofInInterpolatedString ()
Returns: int * string
|
Incomplete interpolated string begun at or before here (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1634)
|
Full Usage:
SR.parsEofInInterpolatedStringFill ()
Returns: int * string
|
Incomplete interpolated string expression fill begun at or before here (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1633)
|
Full Usage:
SR.parsEofInInterpolatedTripleQuoteString ()
Returns: int * string
|
Incomplete interpolated triple-quote string begun at or before here (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1636)
|
Full Usage:
SR.parsEofInInterpolatedVerbatimString ()
Returns: int * string
|
Incomplete interpolated verbatim string begun at or before here (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1635)
|
Full Usage:
SR.parsEofInString ()
Returns: int * string
|
End of file in string begun at or before here (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:387)
|
Full Usage:
SR.parsEofInStringInComment ()
Returns: int * string
|
End of file in string embedded in comment begun at or before here (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:390)
|
Full Usage:
SR.parsEofInTripleQuoteString ()
Returns: int * string
|
End of file in triple-quote string begun at or before here (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1119)
|
Full Usage:
SR.parsEofInTripleQuoteStringInComment ()
Returns: int * string
|
End of file in triple-quote string embedded in comment begun at or before here (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1120)
|
Full Usage:
SR.parsEofInVerbatimString ()
Returns: int * string
|
End of file in verbatim string begun at or before here (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:388)
|
Full Usage:
SR.parsEofInVerbatimStringInComment ()
Returns: int * string
|
End of file in verbatim string embedded in comment begun at or before here (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:391)
|
Full Usage:
SR.parsErrorInReturnForLetIncorrectIndentation ()
Returns: int * string
|
Error in the return expression for this 'let'. Possible incorrect indentation. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:449)
|
Full Usage:
SR.parsErrorParsingAsOperatorName ()
Returns: int * string
|
Attempted to parse this as an operator name, but failed (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1125)
|
|
The block following this '%s' is unfinished. Every code block is an expression and must have a result. '%s' cannot be the final code element in a block. Consider giving this block an explicit result. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:450)
|
Full Usage:
SR.parsExpectedExpressionAfterToken ()
Returns: int * string
|
Expected an expression after this point (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1271)
|
Full Usage:
SR.parsExpectedNameAfterToken ()
Returns: int * string
|
Unexpected end of type. Expected a name after this point. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1288)
|
Full Usage:
SR.parsExpectedPatternAfterToken ()
Returns: int * string
|
Expected a pattern after this point (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1699)
|
Full Usage:
SR.parsExpectedTypeAfterToken ()
Returns: int * string
|
Expected a type after this point (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1272)
|
Full Usage:
SR.parsExpectingExpression ()
Returns: int * string
|
Expecting expression (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1688)
|
Full Usage:
SR.parsExpectingField ()
Returns: int * string
|
Expecting record field (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1746)
|
Full Usage:
SR.parsExpectingPattern ()
Returns: int * string
|
Expecting pattern (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1698)
|
Full Usage:
SR.parsExpectingType ()
Returns: int * string
|
Expecting type (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1718)
|
Full Usage:
SR.parsFieldBinding ()
Returns: int * string
|
Field bindings must have the form 'id = expr;' (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:465)
|
Full Usage:
SR.parsForDoExpected ()
Returns: int * string
|
Missing 'do' in 'for' expression. Expected 'for
|
Full Usage:
SR.parsGetAndOrSetRequired ()
Returns: int * string
|
'get' and/or 'set' required (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:425)
|
Full Usage:
SR.parsGetOrSetRequired ()
Returns: int * string
|
'get', 'set' or 'get,set' required (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:421)
|
Full Usage:
SR.parsGetterAtMostOneArgument ()
Returns: int * string
|
A getter property may have at most one argument group (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1070)
|
Full Usage:
SR.parsGetterMustHaveAtLeastOneArgument ()
Returns: int * string
|
A getter property is expected to be a function, e.g. 'get() = ...' or 'get(index) = ...' (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:427)
|
Full Usage:
SR.parsIdentifierExpected ()
Returns: int * string
|
Identifier expected (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:453)
|
Full Usage:
SR.parsIgnoreAttributesOnModuleAbbreviation ()
Returns: int * string
|
Ignoring attributes on module abbreviation (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:407)
|
Full Usage:
SR.parsIgnoreAttributesOnModuleAbbreviationAlwaysPrivate a0
Parameters:
String
Returns: int * string
|
The '%s' accessibility attribute is not allowed on module abbreviation. Module abbreviations are always private. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:408)
|
Full Usage:
SR.parsIgnoreVisibilityOnModuleAbbreviationAlwaysPrivate a0
Parameters:
String
Returns: int * string
|
The '%s' visibility attribute is not allowed on module abbreviation. Module abbreviations are always private. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:409)
|
Full Usage:
SR.parsIllegalDenominatorForMeasureExponent ()
Returns: int * string
|
Denominator must not be 0 in unit-of-measure exponent (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:478)
|
Full Usage:
SR.parsIllegalMemberVarInObjectImplementation ()
Returns: int * string
|
Neither 'member val' nor 'override val' definitions are permitted in object expressions. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1341)
|
Full Usage:
SR.parsInOrEqualExpected ()
Returns: int * string
|
'in' or '=' expected (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:454)
|
Full Usage:
SR.parsIncompleteIf ()
Returns: int * string
|
Incomplete conditional. Expected 'if
|
Full Usage:
SR.parsIncompleteTyparExpr1 ()
Returns: int * string
|
Incomplete character literal (example: 'Q') or qualified type invocation (example: 'T.Name) (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:479)
|
Full Usage:
SR.parsIncompleteTyparExpr2 ()
Returns: int * string
|
Incomplete operator expression (example a^b) or qualified type invocation (example: ^T.Name) (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:480)
|
Full Usage:
SR.parsIndexerPropertyRequiresAtLeastOneArgument ()
Returns: int * string
|
An indexer property must be given at least one argument (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1073)
|
Full Usage:
SR.parsInheritDeclarationsCannotHaveAsBindings ()
Returns: int * string
|
'inherit' declarations cannot have 'as' bindings. To access members of the base class when overriding a method, the syntax 'base.SomeMember' may be used; 'base' is a keyword. Remove this 'as' binding. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:434)
|
Full Usage:
SR.parsInlineAssemblyCannotHaveVisibilityDeclarations ()
Returns: int * string
|
Accessibility modifiers are not permitted on inline assembly code types (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:439)
|
Full Usage:
SR.parsIntegerForLoopRequiresSimpleIdentifier ()
Returns: int * string
|
An integer for loop must use a simple identifier (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:398)
|
Full Usage:
SR.parsInterfacesHaveSameVisibilityAsEnclosingType ()
Returns: int * string
|
Interfaces always have the same visibility as the enclosing type (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:430)
|
Full Usage:
SR.parsInvalidAnonRecdExpr ()
Returns: int * string
|
Invalid anonymous record expression (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1516)
|
Full Usage:
SR.parsInvalidAnonRecdType ()
Returns: int * string
|
Invalid anonymous record type (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1517)
|
Full Usage:
SR.parsInvalidDeclarationSyntax ()
Returns: int * string
|
Invalid declaration syntax (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:424)
|
Full Usage:
SR.parsInvalidLiteralInType ()
Returns: int * string
|
Invalid literal in type (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:471)
|
Full Usage:
SR.parsInvalidPrefixOperator ()
Returns: int * string
|
Invalid prefix operator (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1099)
|
Full Usage:
SR.parsInvalidPrefixOperatorDefinition ()
Returns: int * string
|
Invalid operator definition. Prefix operator definitions must use a valid prefix operator name. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1100)
|
Full Usage:
SR.parsInvalidProperty ()
Returns: int * string
|
Invalid property getter or setter (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1072)
|
Full Usage:
SR.parsInvalidUseOfRec ()
Returns: int * string
|
Invalid use of 'rec' keyword (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1383)
|
Full Usage:
SR.parsLetAndForNonRecBindings ()
Returns: int * string
|
The declaration form 'let ... and ...' for non-recursive bindings is not used in F# code. Consider using a sequence of 'let' bindings (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:445)
|
Full Usage:
SR.parsMemberIllegalInObjectImplementation ()
Returns: int * string
|
This member is not permitted in an object implementation (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:466)
|
|
Mismatched quotation operator name, beginning with '%s' (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:475)
|
|
Mismatched quotation, beginning with '%s' (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:460)
|
Full Usage:
SR.parsMissingFunctionBody ()
Returns: int * string
|
Missing function body (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:467)
|
Full Usage:
SR.parsMissingGreaterThan ()
Returns: int * string
|
Unmatched '<'. Expected closing '>' (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1123)
|
|
Missing keyword '%s' (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1723)
|
Full Usage:
SR.parsMissingMemberBody ()
Returns: int * string
|
Expecting member body (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1722)
|
Full Usage:
SR.parsMissingQualificationAfterDot ()
Returns: int * string
|
Missing qualification after '.' (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:458)
|
Full Usage:
SR.parsMissingTypeArgs ()
Returns: int * string
|
Expected type argument or static argument (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1122)
|
Full Usage:
SR.parsMissingUnionCaseName ()
Returns: int * string
|
Missing union case name (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1717)
|
Full Usage:
SR.parsModuleAbbreviationMustBeSimpleName ()
Returns: int * string
|
A module abbreviation must be a simple name, not a path (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:406)
|
Full Usage:
SR.parsModuleDefnMustBeSimpleName ()
Returns: int * string
|
A module name must be a simple name, not a path (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:412)
|
Full Usage:
SR.parsMultiArgumentGenericTypeFormDeprecated ()
Returns: string
|
The syntax '(typ,...,typ) ident' is not used in F# code. Consider using 'ident
|
Full Usage:
SR.parsMultipleAccessibilitiesForGetSet ()
Returns: int * string
|
When the visibility for a property is specified, setting the visibility of the set or get method is not allowed. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:428)
|
Full Usage:
SR.parsMutableOnAutoPropertyShouldBeGetSet ()
Returns: int * string
|
Property definitions may not be declared mutable. To indicate that this property can be set, use 'member val PropertyName = expr with get,set'. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1306)
|
Full Usage:
SR.parsMutableOnAutoPropertyShouldBeGetSetNotJustSet ()
Returns: int * string
|
To indicate that this property can be set, use 'member val PropertyName = expr with get,set'. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1307)
|
Full Usage:
SR.parsNamespaceOrModuleNotBoth ()
Returns: int * string
|
Files should begin with either a namespace or module declaration, e.g. 'namespace SomeNamespace.SubNamespace' or 'module SomeNamespace.SomeModule', but not both. To define a module within a namespace use 'module SomeModule = ...' (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:405)
|
Full Usage:
SR.parsNewExprMemberAccess ()
Returns: int * string
|
This member access is ambiguous. Please use parentheses around the object creation, e.g. '(new SomeType(args)).MemberName' (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1656)
|
Full Usage:
SR.parsNoEqualShouldFollowNamespace ()
Returns: string
|
No '=' symbol should follow a 'namespace' declaration (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:481)
|
Full Usage:
SR.parsNoHashEndIfFound ()
Returns: int * string
|
No #endif found for #if or #else (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:394)
|
Full Usage:
SR.parsNoMatchingInForLet ()
Returns: int * string
|
No matching 'in' found for this 'let' (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:448)
|
Full Usage:
SR.parsNonAdjacentTyargs ()
Returns: int * string
|
Remove spaces between the type name and type parameter, e.g. \"C<'T>\", not \"C <'T>\". Type parameters must be placed directly adjacent to the type name. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1076)
|
Full Usage:
SR.parsNonAdjacentTypars ()
Returns: int * string
|
Remove spaces between the type name and type parameter, e.g. \"type C<'T>\", not type \"C <'T>\". Type parameters must be placed directly adjacent to the type name. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1075)
|
Full Usage:
SR.parsNonAtomicType ()
Returns: string
|
The use of the type syntax 'int C' and 'C
|
Full Usage:
SR.parsOnlyClassCanTakeValueArguments ()
Returns: int * string
|
Only class types may take value arguments (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:422)
|
Full Usage:
SR.parsOnlyHashDirectivesAllowed ()
Returns: int * string
|
Only '#' compiler directives may occur prior to the first 'namespace' declaration (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:403)
|
Full Usage:
SR.parsOnlyOneWithAugmentationAllowed ()
Returns: int * string
|
At most one 'with' augmentation is permitted (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:399)
|
Full Usage:
SR.parsOnlySimplePatternsAreAllowedInConstructors ()
Returns: int * string
|
Only simple patterns are allowed in primary constructors (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1748)
|
Full Usage:
SR.parsParenFormIsForML ()
Returns: string
|
In F# code you may use 'expr.[expr]'. A type annotation may be required to indicate the first expression is an array (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:459)
|
Full Usage:
SR.parsRecordFieldsCannotHaveVisibilityDeclarations ()
Returns: int * string
|
Accessibility modifiers are not permitted on record fields. Use 'type R = internal ...' or 'type R = private ...' to give an accessibility to the whole representation. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:444)
|
Full Usage:
SR.parsSetSyntax ()
Returns: int * string
|
Property setters must be defined using 'set value = ', 'set idx value = ' or 'set (idx1,...,idxN) value = ... ' (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:429)
|
Full Usage:
SR.parsSetterAtMostTwoArguments ()
Returns: int * string
|
A setter property may have at most two argument groups (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1071)
|
Full Usage:
SR.parsStaticMemberImcompleteSyntax ()
Returns: int * string
|
Incomplete declaration of a static construct. Use 'static let','static do','static member' or 'static val' for declaration. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1745)
|
Full Usage:
SR.parsSuccessiveArgsShouldBeSpacedOrTupled ()
Returns: int * string
|
Successive arguments should be separated by spaces or tupled, and arguments involving function or method applications should be parenthesized (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:456)
|
Full Usage:
SR.parsSuccessivePatternsShouldBeSpacedOrTupled ()
Returns: int * string
|
Successive patterns should be separated by spaces or tupled (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:447)
|
Full Usage:
SR.parsSyntaxError ()
Returns: int * string
|
Syntax error (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:416)
|
Full Usage:
SR.parsSyntaxErrorInLabeledType ()
Returns: int * string
|
Syntax error in labelled type argument (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:468)
|
Full Usage:
SR.parsSyntaxModuleSigEndDeprecated ()
Returns: string
|
The syntax 'module ... : sig .. end' is not used in F# code. Consider using 'module ... = begin .. end' (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:483)
|
Full Usage:
SR.parsSyntaxModuleStructEndDeprecated ()
Returns: string
|
The syntax 'module ... = struct .. end' is not used in F# code. Consider using 'module ... = begin .. end' (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:482)
|
Full Usage:
SR.parsTypeAbbreviationsCannotHaveVisibilityDeclarations ()
Returns: int * string
|
Accessibility modifiers are not permitted in this position for type abbreviations (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:436)
|
Full Usage:
SR.parsTypeAnnotationsOnGetSet ()
Returns: int * string
|
Type annotations on property getters and setters must be given after the 'get()' or 'set(v)', e.g. 'with get() : string = ...' (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:426)
|
Full Usage:
SR.parsTypeNameCannotBeEmpty ()
Returns: int * string
|
Type name cannot be empty. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1331)
|
Full Usage:
SR.parsUnClosedBlockInHashLight ()
Returns: int * string
|
Unclosed block (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:410)
|
Full Usage:
SR.parsUnderscoreInvalidFieldName ()
Returns: int * string
|
'_' cannot be used as field name (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1343)
|
Full Usage:
SR.parsUnexpectedEmptyModuleDefn ()
Returns: int * string
|
Unexpected empty type moduleDefn list (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:413)
|
Full Usage:
SR.parsUnexpectedEndOfFile ()
Returns: int * string
|
Unexpected end of input (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:401)
|
Full Usage:
SR.parsUnexpectedEndOfFileDefinition ()
Returns: int * string
|
Unexpected end of input in value, function or member definition (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1286)
|
Full Usage:
SR.parsUnexpectedEndOfFileElif ()
Returns: int * string
|
Unexpected end of input in 'else if' or 'elif' branch of conditional expression. Expected 'elif
|
Full Usage:
SR.parsUnexpectedEndOfFileElse ()
Returns: int * string
|
Unexpected end of input in 'else' branch of conditional expression. Expected 'if
|
Full Usage:
SR.parsUnexpectedEndOfFileExpression ()
Returns: int * string
|
Unexpected end of input in expression (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1287)
|
Full Usage:
SR.parsUnexpectedEndOfFileFor ()
Returns: int * string
|
Unexpected end of input in 'for' expression. Expected 'for
|
Full Usage:
SR.parsUnexpectedEndOfFileFunBody ()
Returns: int * string
|
Unexpected end of input in body of lambda expression. Expected 'fun
|
Full Usage:
SR.parsUnexpectedEndOfFileMatch ()
Returns: int * string
|
Unexpected end of input in 'match' expression. Expected 'match
|
Full Usage:
SR.parsUnexpectedEndOfFileObjectMembers ()
Returns: int * string
|
Unexpected end of input in object members (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1285)
|
Full Usage:
SR.parsUnexpectedEndOfFileThen ()
Returns: int * string
|
Unexpected end of input in 'then' branch of conditional expression. Expected 'if
|
Full Usage:
SR.parsUnexpectedEndOfFileTry ()
Returns: int * string
|
Unexpected end of input in 'try' expression. Expected 'try
|
Full Usage:
SR.parsUnexpectedEndOfFileTypeArgs ()
Returns: int * string
|
Unexpected end of input in type arguments (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1282)
|
Full Usage:
SR.parsUnexpectedEndOfFileTypeDefinition ()
Returns: int * string
|
Unexpected end of input in type definition (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1284)
|
Full Usage:
SR.parsUnexpectedEndOfFileTypeSignature ()
Returns: int * string
|
Unexpected end of input in type signature (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1283)
|
Full Usage:
SR.parsUnexpectedEndOfFileWhile ()
Returns: int * string
|
Unexpected end of input in 'while' expression. Expected 'while
|
Full Usage:
SR.parsUnexpectedEndOfFileWith ()
Returns: int * string
|
Unexpected end of input in 'match' or 'try' expression (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1278)
|
|
Unexpected identifier: '%s' (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:440)
|
Full Usage:
SR.parsUnexpectedInfixOperator ()
Returns: int * string
|
Unexpected infix operator in type expression (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:469)
|
Full Usage:
SR.parsUnexpectedIntegerLiteralForUnitOfMeasure ()
Returns: int * string
|
Unexpected integer literal in unit-of-measure expression (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:473)
|
Full Usage:
SR.parsUnexpectedOperatorForUnitOfMeasure ()
Returns: int * string
|
Unexpected infix operator in unit-of-measure expression. Legal operators are '*', '/' and '^'. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:472)
|
Full Usage:
SR.parsUnexpectedQuotationOperatorInTypeAliasDidYouMeanVerbatimString ()
Returns: int * string
|
Unexpected quotation operator '<@' in type definition. If you intend to pass a verbatim string as a static argument to a type provider, put a space between the '<' and '@' characters. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1124)
|
Full Usage:
SR.parsUnexpectedSemicolon ()
Returns: int * string
|
A semicolon is not expected at this point (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:400)
|
Full Usage:
SR.parsUnexpectedSymbolDot ()
Returns: int * string
|
Unexpected symbol '.' in member definition. Expected 'with', '=' or other token. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:40)
|
Full Usage:
SR.parsUnexpectedSymbolEqualsInsteadOfIn ()
Returns: int * string
|
Unexpected symbol '=' in expression. Did you intend to use 'for x in y .. z do' instead? (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1394)
|
|
Accessibility modifiers are not permitted here, but '%s' was given. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:402)
|
|
Unexpected token '%s' or incomplete expression (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1329)
|
Full Usage:
SR.parsUnionCasesCannotHaveVisibilityDeclarations ()
Returns: int * string
|
Accessibility modifiers are not permitted on union cases. Use 'type U = internal ...' or 'type U = private ...' to give an accessibility to the whole representation. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:441)
|
|
Unmatched '%s' (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:461)
|
Full Usage:
SR.parsUnmatchedBegin ()
Returns: int * string
|
Unmatched 'begin' (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:423)
|
Full Usage:
SR.parsUnmatchedBeginOrStruct ()
Returns: int * string
|
Unmatched 'begin' or 'struct' (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:411)
|
Full Usage:
SR.parsUnmatchedBrace ()
Returns: int * string
|
Unmatched '{' (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:463)
|
Full Usage:
SR.parsUnmatchedBraceBar ()
Returns: int * string
|
Unmatched '{|' (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:464)
|
Full Usage:
SR.parsUnmatchedBracket ()
Returns: int * string
|
Unmatched '[' (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:457)
|
Full Usage:
SR.parsUnmatchedBracketBar ()
Returns: int * string
|
Unmatched '[|' (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:462)
|
Full Usage:
SR.parsUnmatchedClassInterfaceOrStruct ()
Returns: int * string
|
Unmatched 'class', 'interface' or 'struct' (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:418)
|
Full Usage:
SR.parsUnmatchedLBrackLess ()
Returns: int * string
|
Unmatched '[<'. Expected closing '>]' (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1273)
|
Full Usage:
SR.parsUnmatchedLet ()
Returns: int * string
|
Incomplete value or function definition. If this is in an expression, the body of the expression must be indented to the same column as the 'let' keyword. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1289)
|
Full Usage:
SR.parsUnmatchedLetBang ()
Returns: int * string
|
Incomplete value definition. If this is in an expression, the body of the expression must be indented to the same column as the 'let!' keyword. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1290)
|
Full Usage:
SR.parsUnmatchedParen ()
Returns: int * string
|
Unmatched '(' (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:446)
|
Full Usage:
SR.parsUnmatchedUse ()
Returns: int * string
|
Incomplete value definition. If this is in an expression, the body of the expression must be indented to the same column as the 'use' keyword. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1292)
|
Full Usage:
SR.parsUnmatchedUseBang ()
Returns: int * string
|
Incomplete value definition. If this is in an expression, the body of the expression must be indented to the same column as the 'use!' keyword. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1291)
|
Full Usage:
SR.parsUnmatchedWith ()
Returns: int * string
|
Unmatched 'with' or badly formatted 'with' block (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:420)
|
Full Usage:
SR.parsUseBindingsIllegalInImplicitClassConstructors ()
Returns: int * string
|
'use' bindings are not permitted in primary constructors (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:396)
|
Full Usage:
SR.parsUseBindingsIllegalInModules ()
Returns: int * string
|
'use' bindings are not permitted in modules and are treated as 'let' bindings (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:397)
|
Full Usage:
SR.parsVisibilityDeclarationsShouldComePriorToIdentifier ()
Returns: int * string
|
Accessibility modifiers should come immediately prior to the identifier naming a construct (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:404)
|
Full Usage:
SR.parsVisibilityIllegalOnInherit ()
Returns: int * string
|
Accessibility modifiers are not permitted on an 'inherits' declaration (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:433)
|
Full Usage:
SR.parsWhileDoExpected ()
Returns: int * string
|
Missing 'do' in 'while' expression. Expected 'while
|
|
Missing variable '%s' (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:987)
|
Full Usage:
SR.patcPartialActivePatternsGenerateOneResult ()
Returns: int * string
|
Partial active patterns may only generate one result (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:988)
|
|
Problem with filename '%s': Illegal characters in path. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1170)
|
|
A pattern match guard must be of type 'bool', but this 'when' expression is of type '%s'. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:33)
|
|
|
|
Newly added pickle state cannot be used in FSharp.Core, since it must be working in older compilers+tooling as well. The time window is at least 3 years after feature introduction. Violation: %s . Context: \n %s (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1729)
|
|
An error occurred while reading the F# metadata node at position %d in table '%s' of assembly '%s'. The node had no matching declaration. Please report this warning. You may need to recompile the F# assembly you are using. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1364)
|
|
An error occurred while reading the F# metadata of assembly '%s'. A reserved construct was utilized. You may need to upgrade your F# compiler or use an earlier version of the assembly that doesn't make use of a specific construct. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1494)
|
Full Usage:
SR.poundiNotSupportedByRegisteredDependencyManagers ()
Returns: int * string
|
#i is not supported by the registered PackageManagers (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1528)
|
Full Usage:
SR.pplexExpectedSingleLineComment ()
Returns: int * string
|
Expected single line comment or end of line (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1054)
|
|
Unexpected character '%s' in preprocessor expression (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1360)
|
Full Usage:
SR.ppparsIncompleteExpression ()
Returns: int * string
|
Incomplete preprocessor expression (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1362)
|
|
Missing token '%s' in preprocessor expression (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1363)
|
|
Unexpected token '%s' in preprocessor expression (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1361)
|
Full Usage:
SR.readOnlyAttributeOnStructWithMutableField ()
Returns: int * string
|
A ReadOnly attribute has been applied to a struct type with a mutable field. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1500)
|
|
Recursive class hierarchy in type '%s' (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:970)
|
|
Replace with '%s' (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:20)
|
Full Usage:
SR.reprResumableCodeContainsConstrainedGenericLet ()
Returns: string
|
A constrained generic construct occured in the resumable code specification (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1673)
|
Full Usage:
SR.reprResumableCodeContainsDynamicResumeAtInBody ()
Returns: string
|
A target label for __resumeAt was not statically determined. A __resumeAt with a non-static target label may only appear at the start of a resumable code method (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1674)
|
Full Usage:
SR.reprResumableCodeContainsFastIntegerForLoop ()
Returns: string
|
A fast integer for loop may not contain resumption points (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1677)
|
Full Usage:
SR.reprResumableCodeContainsLetRec ()
Returns: string
|
A 'let rec' occured in the resumable code specification (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1672)
|
Full Usage:
SR.reprResumableCodeContainsResumptionInHandlerOrFilter ()
Returns: string
|
The 'with' block of a try/with may not contain resumption points (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1676)
|
Full Usage:
SR.reprResumableCodeContainsResumptionInTryFinally ()
Returns: string
|
A try/finally may not contain resumption points (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1675)
|
Full Usage:
SR.reprResumableCodeDefinitionWasGeneric ()
Returns: string
|
A delegate or function producing resumable code in a state machine has type parameters (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1679)
|
|
A resumable code invocation at '%s' could not be reduced (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1671)
|
|
The resumable code value(s) '%s' does not have a definition (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1678)
|
Full Usage:
SR.reprStateMachineInvalidForm ()
Returns: string
|
The state machine has an unexpected form (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1680)
|
|
This state machine is not statically compilable. %s. An alternative dynamic implementation will be used, which may be slower. Consider adjusting your code to ensure this state machine is statically compilable, or else suppress this warning. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1667)
|
Full Usage:
SR.reprStateMachineNotCompilableNoAlternative a0
Parameters:
String
Returns: int * string
|
This state machine is not statically compilable and no alternative is available. %s. Use an 'if __useResumableCode then
|
Full Usage:
SR.returnUsedInsteadOfReturnBang ()
Returns: string
|
Consider using 'return!' instead of 'return'. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:37)
|
|
The .NET SDK for this script could not be determined. If the script is in a directory using a 'global.json' then ensure the relevant .NET SDK is installed. The output from '%s --version' in the directory '%s' was: '%s' and the exit code was '%d'. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1639)
|
Full Usage:
SR.scriptSdkNotDeterminedNoHost ()
Returns: int * string
|
The .NET SDK for this script could not be determined. dotnet.exe could not be found ensure a .NET SDK is installed. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1641)
|
|
The .NET SDK for this script could not be determined. If the script is in a directory using a 'global.json' then ensure the relevant .NET SDK is installed. Unexpected error '%s'. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1640)
|
Full Usage:
SR.srcFileTooLarge ()
Returns: string
|
Source file is too large to embed in a portable PDB (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:873)
|
|
The struct or class field '%s' is not accessible from this code location (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:978)
|
Full Usage:
SR.suggestedName ()
Returns: string
|
(Suggested name) (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:969)
|
Full Usage:
SR.tastActivePatternsLimitedToSeven ()
Returns: int * string
|
Active patterns cannot return more than 7 possibilities (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:103)
|
Full Usage:
SR.tastCantTakeAddressOfExpression ()
Returns: int * string
|
Cannot take the address of the value returned from the expression. Assign the returned value to a let-bound value before taking the address. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1511)
|
Full Usage:
SR.tastConstantExpressionOverflow ()
Returns: int * string
|
This literal expression or attribute argument results in an arithmetic overflow. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1354)
|
|
|
Full Usage:
SR.tastInvalidAddressOfMutableAcrossAssemblyBoundary ()
Returns: int * string
|
This operation accesses a mutable top-level value defined in another assembly in an unsupported way. The value cannot be accessed through its address. Consider copying the expression to a mutable local, e.g. 'let mutable x = ...', and if necessary assigning the value back after the completion of the operation (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1074)
|
Full Usage:
SR.tastInvalidFormForPropertyGetter ()
Returns: int * string
|
Invalid form for a property getter. At least one '()' argument is required when using the explicit syntax. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:91)
|
Full Usage:
SR.tastInvalidFormForPropertySetter ()
Returns: int * string
|
Invalid form for a property setter. At least one argument is required. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:92)
|
Full Usage:
SR.tastInvalidMemberSignature ()
Returns: int * string
|
Invalid member signature encountered because of an earlier error (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:89)
|
Full Usage:
SR.tastInvalidMutationOfConstant ()
Returns: int * string
|
Invalid mutation of a constant expression. Consider copying the expression to a mutable local, e.g. 'let mutable x = ...'. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:95)
|
Full Usage:
SR.tastNamespaceAndModuleWithSameNameInAssembly a0
Parameters:
String
Returns: int * string
|
A namespace and a module named '%s' both occur in two parts of this assembly (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:85)
|
Full Usage:
SR.tastNotAConstantExpression ()
Returns: int * string
|
This is not a valid constant expression or custom attribute value (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:104)
|
Full Usage:
SR.tastRecursiveValuesMayNotAppearInConstructionOfType a0
Parameters:
String
Returns: int * string
|
Recursive values cannot appear directly as a construction of the type '%s' within a recursive binding. This feature has been removed from the F# language. Consider using a record instead. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:98)
|
Recursive values cannot be directly assigned to the non-mutable field '%s' of the type '%s' within a recursive binding. Consider using a mutable field instead. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:99)
|
|
Full Usage:
SR.tastRecursiveValuesMayNotBeInConstructionOfTuple ()
Returns: int * string
|
Recursively defined values cannot appear directly as part of the construction of a tuple value within a recursive binding (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:97)
|
Full Usage:
SR.tastTwoModulesWithSameNameInAssembly a0
Parameters:
String
Returns: int * string
|
Two modules named '%s' occur in two parts of this assembly (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:86)
|
|
The type '%s' has an inline assembly code representation (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:83)
|
|
The type/module '%s' is not a concrete module or type (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:82)
|
|
|
|
|
|
|
Full Usage:
SR.tastUnexpectedByRef ()
Returns: int * string
|
Unexpected use of a byref-typed variable (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:93)
|
Full Usage:
SR.tastUnexpectedDecodeOfAutoOpenAttribute ()
Returns: string
|
Unexpected decode of AutoOpenAttribute (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:100)
|
Full Usage:
SR.tastUnexpectedDecodeOfInterfaceDataVersionAttribute ()
Returns: string
|
Unexpected decode of InterfaceDataVersionAttribute (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:102)
|
Full Usage:
SR.tastUnexpectedDecodeOfInternalsVisibleToAttribute ()
Returns: string
|
Unexpected decode of InternalsVisibleToAttribute (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:101)
|
Full Usage:
SR.tastValueDoesNotHaveSetterType ()
Returns: int * string
|
This value does not have a valid property setter type (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:90)
|
Full Usage:
SR.tastValueHasBeenCopied ()
Returns: string
|
The value has been copied to ensure the original is not mutated by this operation or because the copy is implicit when returning a struct from a member and another member is then accessed (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:96)
|
Full Usage:
SR.tastValueMustBeLocal ()
Returns: int * string
|
A value defined in a module must be mutable in order to take its address, e.g. 'let mutable x = ...' (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1505)
|
Full Usage:
SR.tastValueMustBeMutable ()
Returns: int * string
|
A value must be mutable in order to mutate the contents or take the address of a value type, e.g. 'let mutable x = ...' (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:94)
|
|
F# supports array ranks between 1 and 32. The value %d is not allowed. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1309)
|
Full Usage:
SR.tcAbbreviatedTypesCannotBeSealed ()
Returns: int * string
|
Abbreviated types cannot be given the 'Sealed' attribute (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:798)
|
Full Usage:
SR.tcAbbreviationsFordotNetExceptionsCannotTakeArguments ()
Returns: int * string
|
Abbreviations for Common IL exceptions cannot take arguments (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:770)
|
Full Usage:
SR.tcAbbreviationsFordotNetExceptionsMustHaveMatchingObjectConstructor ()
Returns: int * string
|
Abbreviations for Common IL exception types must have a matching object constructor (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:772)
|
Full Usage:
SR.tcAbstractMembersIllegalInAugmentation ()
Returns: int * string
|
Abstract members are not permitted in an augmentation - they must be defined as part of the type itself (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:707)
|
|
This property overrides or implements an abstract property but the abstract property doesn't have a corresponding %s (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:714)
|
Full Usage:
SR.tcAbstractTypeCannotBeInstantiated ()
Returns: int * string
|
Instances of this type cannot be created since it has been marked abstract or not all methods have been given implementations. Consider using an object expression '{ new ... with ... }' instead. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:613)
|
|
|
|
|
|
|
Full Usage:
SR.tcActivePatternArgsCountNotMatchOnlyPat a0
Parameters:
String
Returns: int * string
|
This active pattern expects exactly one pattern argument, e.g., '%s pat'. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1752)
|
Full Usage:
SR.tcActivePatternsDoNotHaveFields ()
Returns: int * string
|
Active patterns do not have fields. This syntax is invalid. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1349)
|
Full Usage:
SR.tcAllImplementedInterfacesShouldBeDeclared ()
Returns: int * string
|
All implemented interfaces should be declared on the initial declaration of the type (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:759)
|
Full Usage:
SR.tcAllowNullTypesMayOnlyInheritFromAllowNullTypes ()
Returns: int * string
|
Types with the 'AllowNullLiteral' attribute may only inherit from or implement types which also allow the use of the null literal (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:784)
|
Full Usage:
SR.tcAmbiguousDiscardDotLambda ()
Returns: int * string
|
The meaning of _ is ambiguous here. It cannot be used for a discarded variable and a function shorthand in the same scope. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1725)
|
|
This expression has type '%s' and is only made compatible with type '%s' through an ambiguous implicit conversion. Consider using an explicit call to 'op_Implicit'. The applicable implicit conversions are:%s (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1643)
|
Full Usage:
SR.tcAndBangNotSupported ()
Returns: int * string
|
This feature is not supported in this version of F#. You may need to add /langversion:preview to use this feature. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1530)
|
|
|
|
The field '%s' appears multiple times in this record expression. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1686)
|
|
|
Full Usage:
SR.tcAnonRecdInvalid ()
Returns: string
|
Invalid Anonymous Record type declaration. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1395)
|
|
|
|
|
|
This anonymous record is missing fields %s. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1399)
|
|
This anonymous record has extra fields. Remove fields %s. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1401)
|
|
|
|
|
|
This anonymous record is missing field '%s'. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1398)
|
|
This anonymous record has an extra field. Remove field '%s'. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1400)
|
|
The field '%s' appears multiple times in this anonymous record type. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1687)
|
Full Usage:
SR.tcAnonymousTypeInvalidInDeclaration ()
Returns: int * string
|
Anonymous type variables are not permitted in this declaration (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:569)
|
Full Usage:
SR.tcAnonymousUnitsOfMeasureCannotBeNested ()
Returns: int * string
|
Anonymous unit-of-measure cannot be nested inside another unit-of-measure expression (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:568)
|
The member '%s' does not accept the correct number of arguments. %d argument(s) are expected, but %d were given. The required signature is '%s'.%s (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:623)
|
|
The member '%s' does not accept the correct number of arguments. One overload accepts %d arguments, but %d were given. The required signature is '%s'.%s (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:624)
|
|
Full Usage:
SR.tcAtLeastOneOverrideIsInvalid ()
Returns: int * string
|
At least one override did not correctly implement its corresponding abstract member (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:638)
|
|
The attribute '%s' appears in both the implementation and the signature, but the attribute arguments differ. Only the attribute from the signature will be included in the compiled code. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1084)
|
|
|
Full Usage:
SR.tcAttributeExpressionsMustBeConstructorCalls ()
Returns: int * string
|
Attribute expressions must be calls to object constructors (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:703)
|
Full Usage:
SR.tcAttributeIsNotValidForLanguageElement ()
Returns: int * string
|
This attribute is not valid for use on this language element (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:696)
|
Full Usage:
SR.tcAttributeIsNotValidForLanguageElementUseDo ()
Returns: int * string
|
This attribute is not valid for use on this language element. Assembly attributes should be attached to a 'do ()' declaration, if necessary within an F# module. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:695)
|
Full Usage:
SR.tcAttributesAreNotPermittedOnLetBindings ()
Returns: int * string
|
Attributes are not permitted on 'let' bindings in expressions (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:678)
|
Full Usage:
SR.tcAttributesInvalidInPatterns ()
Returns: int * string
|
Attributes are not allowed within patterns (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:539)
|
Full Usage:
SR.tcAttributesOfTypeSpecifyMultipleKindsForType ()
Returns: int * string
|
The attributes of this type specify multiple kinds for the type (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:776)
|
Full Usage:
SR.tcAugmentationsCannotHaveAttributes ()
Returns: int * string
|
Attributes cannot be applied to type extensions. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1519)
|
Full Usage:
SR.tcAutoPropertyRequiresImplicitConstructionSequence ()
Returns: int * string
|
'member val' definitions are only permitted in types with a primary constructor. Consider adding arguments to your type definition, e.g. 'type X(args) = ...'. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1305)
|
|
|
|
|
Full Usage:
SR.tcBindMayNotBeUsedInQueries ()
Returns: int * string
|
'let!', 'use!' and 'do!' expressions may not be used in queries (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1314)
|
Full Usage:
SR.tcBindingCannotBeUseAndRec ()
Returns: int * string
|
A binding cannot be marked both 'use' and 'rec' (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:676)
|
|
|
Full Usage:
SR.tcByRefLikeNotStruct ()
Returns: int * string
|
A type annotated with IsByRefLike must also be a struct. Consider adding the [
|
Full Usage:
SR.tcByrefReturnImplicitlyDereferenced ()
Returns: int * string
|
A byref pointer returned by a function or method is implicitly dereferenced as of F# 4.5. To acquire the return value as a pointer, use the address-of operator, e.g. '&f(x)' or '&obj.Method(arg1, arg2)'. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1501)
|
Full Usage:
SR.tcByrefsMayNotHaveTypeExtensions ()
Returns: int * string
|
Byref types are not allowed to have optional type extensions. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1513)
|
|
'%s' can only be applied to optional arguments (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1128)
|
|
|
|
Cannot call an abstract base member: '%s' (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1085)
|
Full Usage:
SR.tcCannotCallExtensionMethodInrefToByref a0
Parameters:
String
Returns: int * string
|
Cannot call the byref extension method '%s. 'this' parameter requires the value to be mutable or a non-readonly byref type. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1512)
|
Full Usage:
SR.tcCannotCreateExtensionOfSealedType ()
Returns: int * string
|
Cannot create an extension of a sealed type (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:628)
|
Full Usage:
SR.tcCannotInheritFromErasedType ()
Returns: int * string
|
Cannot inherit from erased provided type (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1227)
|
Full Usage:
SR.tcCannotInheritFromInterfaceType ()
Returns: int * string
|
Cannot inherit from interface type. Use interface ... with instead. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:800)
|
Full Usage:
SR.tcCannotInheritFromSealedType ()
Returns: int * string
|
Cannot inherit a sealed type (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:799)
|
Full Usage:
SR.tcCannotInheritFromVariableType ()
Returns: int * string
|
Cannot inherit from a variable type (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:607)
|
|
Cannot override inherited member '%s' because it is sealed (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1232)
|
Full Usage:
SR.tcCannotPartiallyApplyExtensionMethodForByref a0
Parameters:
String
Returns: int * string
|
Cannot partially apply the extension method '%s' because the first parameter is a byref type. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1514)
|
Full Usage:
SR.tcCompiledNameAttributeMisused ()
Returns: int * string
|
The 'CompiledName' attribute cannot be used with this language element (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:609)
|
Full Usage:
SR.tcConcreteMembersIllegalInInterface ()
Returns: int * string
|
Interfaces cannot contain definitions of concrete instance members. You may need to define a constructor on your type to indicate that the type is a class. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:721)
|
Full Usage:
SR.tcConditionalAttributeRequiresMembers ()
Returns: int * string
|
The 'ConditionalAttribute' attribute may only be used on members (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:680)
|
Full Usage:
SR.tcConditionalAttributeUsage ()
Returns: int * string
|
Attribute 'System.Diagnostics.ConditionalAttribute' is only valid on methods or attribute classes (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1108)
|
Full Usage:
SR.tcConstrainedTypeVariableCannotBeGeneralized ()
Returns: int * string
|
One or more of the explicit class or function type variables for this binding could not be generalized, because they were constrained to other types (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:517)
|
Full Usage:
SR.tcConstructIsAmbiguousInComputationExpression ()
Returns: int * string
|
This construct is ambiguous as part of a computation expression. Nested expressions may be written using 'let _ = (...)' and nested computations using 'let! res = builder { ... }'. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:647)
|
Full Usage:
SR.tcConstructIsAmbiguousInSequenceExpression ()
Returns: int * string
|
This construct is ambiguous as part of a sequence expression. Nested expressions may be written using 'let _ = (...)' and nested sequences using 'yield! seq {... }'. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:648)
|
Full Usage:
SR.tcConstructRequiresComputationExpression ()
Returns: int * string
|
This construct may only be used within computation expressions (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:604)
|
Full Usage:
SR.tcConstructRequiresComputationExpressions ()
Returns: int * string
|
This construct may only be used within computation expressions. To return a value from an ordinary function simply write the expression without 'return'. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:602)
|
Full Usage:
SR.tcConstructRequiresListArrayOrSequence ()
Returns: int * string
|
This construct may only be used within list, array and sequence expressions, e.g. expressions of the form 'seq { ... }', '[ ... ]' or '[| ... |]'. These use the syntax 'for ... in ... do ... yield...' to generate elements (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:601)
|
Full Usage:
SR.tcConstructRequiresSequenceOrComputations ()
Returns: int * string
|
This construct may only be used within sequence or computation expressions (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:603)
|
Full Usage:
SR.tcConstructorCannotHaveTypeParameters ()
Returns: int * string
|
A constructor cannot have explicit type parameters. Consider using a static construction method instead. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:528)
|
Full Usage:
SR.tcConstructorDoesNotHaveFieldWithGivenName a0
Parameters:
String
Returns: int * string
|
The constructor does not have a field named '%s'. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1350)
|
Full Usage:
SR.tcConstructorForInterfacesDoNotTakeArguments ()
Returns: int * string
|
Constructor expressions for interfaces do not take arguments (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:635)
|
Full Usage:
SR.tcConstructorRequiresArguments ()
Returns: int * string
|
This object constructor requires arguments (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:636)
|
|
Constructors for the type '%s' must directly or indirectly call its implicit object constructor. Use a call to the implicit object constructor instead of a record expression. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:616)
|
Full Usage:
SR.tcConstructorsCannotBeFirstClassValues ()
Returns: int * string
|
Constructors must be applied to arguments and cannot be used as first-class values. If necessary use an anonymous function '(fun arg1 ... argN -> new Type(arg1,...,argN))'. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:665)
|
Full Usage:
SR.tcConstructorsDisallowedInExceptionAugmentation ()
Returns: int * string
|
Constructors cannot be specified in exception augmentations (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:722)
|
Full Usage:
SR.tcConstructorsIllegalForThisType ()
Returns: int * string
|
Constructors cannot be defined for this type (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:724)
|
Full Usage:
SR.tcConstructorsIllegalInAugmentation ()
Returns: int * string
|
Constructors are not permitted as extension members - they must be defined as part of the original definition of the type (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1370)
|
Full Usage:
SR.tcCopyAndUpdateNeedsRecordType ()
Returns: int * string
|
The input to a copy-and-update expression that creates an anonymous record must be either an anonymous record or a record (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1518)
|
Full Usage:
SR.tcCopyAndUpdateRecordChangesAllFields a0
Parameters:
String
Returns: int * string
|
This copy-and-update record expression changes all fields of record type '%s'. Consider using the record construction syntax instead. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1713)
|
Full Usage:
SR.tcCouldNotFindIDisposable ()
Returns: string
|
Couldn't find Dispose on IDisposable, or it was overloaded (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:544)
|
Full Usage:
SR.tcCouldNotFindOffsetToStringData ()
Returns: int * string
|
Could not find method System.Runtime.CompilerServices.OffsetToStringData in references when building 'fixed' expression. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1387)
|
Full Usage:
SR.tcCustomAttributeArgumentMismatch ()
Returns: int * string
|
The number of args for a custom attribute does not match the expected number of args for the attribute constructor (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:701)
|
Full Usage:
SR.tcCustomAttributeMustBeReferenceType ()
Returns: int * string
|
A custom attribute must be a reference type (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:700)
|
Full Usage:
SR.tcCustomAttributeMustInvokeConstructor ()
Returns: int * string
|
A custom attribute must invoke an object constructor (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:702)
|
|
'%s' is used with an incorrect number of arguments. This is a custom operation in this query or computation expression. Expected %d argument(s), but given %d. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1270)
|
|
The definition of the custom operator '%s' does not use a valid combination of attribute flags (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1303)
|
|
The custom operation '%s' refers to a method which is overloaded. The implementations of custom operations may not be overloaded. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1246)
|
Full Usage:
SR.tcCustomOperationMayNotBeUsedHere ()
Returns: int * string
|
A custom operation may not be used in conjunction with 'use', 'try/with', 'try/finally', 'if/then/else' or 'match' operators within this computation expression (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1245)
|
Full Usage:
SR.tcCustomOperationMayNotBeUsedInConjunctionWithNonSimpleLetBindings ()
Returns: int * string
|
A custom operation may not be used in conjunction with a non-value or recursive 'let' binding in another part of this computation expression (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1244)
|
|
'%s' is not used correctly. This is a custom operation in this query or computation expression. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1262)
|
|
|
Full Usage:
SR.tcDeclarationElementNotPermittedInAugmentation ()
Returns: int * string
|
This declaration element is not permitted in an augmentation (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:762)
|
Full Usage:
SR.tcDeclaredTypeParametersForExtensionDoNotMatchOriginal a0
Parameters:
String
Returns: int * string
|
One or more of the declared type parameters for this type extension have a missing or wrong type constraint not matching the original type constraints on '%s' (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:810)
|
Full Usage:
SR.tcDefaultAmbiguous ()
Returns: int * string
|
The method implemented by this default is ambiguous (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:712)
|
Full Usage:
SR.tcDefaultImplementationAlreadyExists ()
Returns: int * string
|
This method already has a default implementation (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:711)
|
Full Usage:
SR.tcDefaultImplementationForInterfaceHasAlreadyBeenAdded ()
Returns: int * string
|
A default implementation of this interface has already been added because the explicit implementation of the interface was not specified at the definition of the type (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:760)
|
Full Usage:
SR.tcDefaultStructConstructorCall ()
Returns: int * string
|
The default, zero-initializing constructor of a struct type may only be used if all the fields of the struct type admit default initialization (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:543)
|
Full Usage:
SR.tcDefaultValueAttributeRequiresVal ()
Returns: int * string
|
The 'DefaultValue' attribute may only be used on 'val' declarations (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:679)
|
Full Usage:
SR.tcDelegateConstructorMustBePassed ()
Returns: int * string
|
A delegate constructor must be passed a single function value (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:675)
|
Full Usage:
SR.tcDelegatesCannotBeCurried ()
Returns: int * string
|
Delegate specifications must not be curried types. Use 'typ * ... * typ -> typ' for multi-argument delegates, and 'typ -> (typ -> typ)' for delegates returning function values. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:804)
|
Full Usage:
SR.tcDllImportNotAllowed ()
Returns: int * string
|
DLLImport bindings must be static members in a class or function definitions in a module (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1112)
|
Full Usage:
SR.tcDllImportStubsCannotBeInlined ()
Returns: int * string
|
DLLImport stubs cannot be inlined (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:513)
|
Full Usage:
SR.tcDoBangIllegalInSequenceExpression ()
Returns: int * string
|
'do!' cannot be used within sequence expressions (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:649)
|
|
The method or function '%s' should not be given explicit type argument(s) because it does not declare its type parameters explicitly (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:541)
|
Full Usage:
SR.tcDotLambdaAtNotSupportedExpression ()
Returns: int * string
|
Shorthand lambda syntax is only supported for atomic expressions, such as method, property, field or indexer on the implied '_' argument. For example: 'let f = _.Length'. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1738)
|
Full Usage:
SR.tcDuplicateSpecOfInterface ()
Returns: int * string
|
Duplicate specification of an interface (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:741)
|
Full Usage:
SR.tcEmptyCopyAndUpdateRecordInvalid ()
Returns: int * string
|
Copy-and-update record expressions must include at least one field. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1342)
|
Full Usage:
SR.tcEmptyRecordInvalid ()
Returns: int * string
|
'{ }' is not a valid expression. Records must include at least one field. Empty sequences are specified by using Seq.empty or an empty list '[]'. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:644)
|
Full Usage:
SR.tcEntryPointAttributeRequiresFunctionInModule ()
Returns: int * string
|
The 'EntryPointAttribute' attribute may only be used on function definitions in modules (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:682)
|
|
The type '%s' is not a valid enumerator type , i.e. does not have a 'MoveNext()' method returning a bool, and a 'Current' property (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1118)
|
Full Usage:
SR.tcEnumerationsCannotHaveInterfaceDeclaration ()
Returns: int * string
|
Enumerations cannot have interface declarations (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:757)
|
Full Usage:
SR.tcEnumerationsMayNotHaveMembers ()
Returns: int * string
|
Enumerations cannot have members (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:749)
|
|
Event '%s' is not static (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:668)
|
|
Event '%s' is static (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:667)
|
Full Usage:
SR.tcExceptionAbbreviationsMustReferToValidExceptions ()
Returns: int * string
|
Exception abbreviations must refer to existing exceptions or F# types deriving from System.Exception (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:771)
|
Full Usage:
SR.tcExceptionAbbreviationsShouldNotHaveArgumentList ()
Returns: int * string
|
Exception abbreviations should not have argument lists (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:769)
|
|
Expected module or namespace parent %s (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:508)
|
Full Usage:
SR.tcExpectedInterfaceType ()
Returns: int * string
|
Expected an interface type (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:634)
|
Full Usage:
SR.tcExpectedTypeNotUnitOfMeasure ()
Returns: int * string
|
Expected type, not unit-of-measure (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:559)
|
Full Usage:
SR.tcExpectedTypeParameter ()
Returns: int * string
|
Expected type parameter, not unit-of-measure parameter (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:558)
|
Full Usage:
SR.tcExpectedUnitOfMeasureMarkWithAttribute ()
Returns: int * string
|
Expected unit-of-measure parameter, not type parameter. Explicit unit-of-measure parameters must be marked with the [
|
Full Usage:
SR.tcExpectedUnitOfMeasureNotType ()
Returns: int * string
|
Expected unit-of-measure, not type (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:560)
|
Full Usage:
SR.tcExplicitObjectConstructorSyntax ()
Returns: int * string
|
An explicit object constructor should use the syntax 'new(args) = expr' (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:535)
|
Full Usage:
SR.tcExplicitStaticInitializerSyntax ()
Returns: int * string
|
An explicit static initializer should use the syntax 'static new(args) = expr' (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:534)
|
Full Usage:
SR.tcExplicitTypeParameterInvalid ()
Returns: int * string
|
Explicit type parameters may only be used on module or member bindings (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:521)
|
Full Usage:
SR.tcExplicitTypeSpecificationCannotBeUsedForExceptionConstructors ()
Returns: int * string
|
Explicit type specifications cannot be used for exception constructors (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:768)
|
Full Usage:
SR.tcExprUndelayed ()
Returns: int * string
|
TcExprUndelayed: delayed (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:589)
|
|
|
Full Usage:
SR.tcExpressionFormRequiresObjectConstructor ()
Returns: int * string
|
The expression form 'expr then expr' may only be used as part of an explicit object constructor (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:597)
|
Full Usage:
SR.tcExpressionFormRequiresRecordTypes ()
Returns: int * string
|
The expression form { expr with ... } may only be used with record types. To build object types use { new Type(...) with ... } (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:641)
|
Full Usage:
SR.tcExpressionRequiresSequence ()
Returns: int * string
|
This expression form may only be used in sequence and computation expressions (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:590)
|
Full Usage:
SR.tcExpressionWithIfRequiresParenthesis ()
Returns: string
|
This list or array expression includes an element of the form 'if ... then ... else'. Parenthesize this expression to indicate it is an individual element of the list or array, to disambiguate this from a list generated using a sequence expression (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:594)
|
Full Usage:
SR.tcExtraneousFieldsGivenValues ()
Returns: int * string
|
Extraneous fields have been given values (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:619)
|
Full Usage:
SR.tcFSharpCoreRequiresExplicit ()
Returns: int * string
|
All record, union and struct types in FSharp.Core.dll must be explicitly labelled with 'StructuralComparison' or 'NoComparison' (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1058)
|
Full Usage:
SR.tcFieldIsNotMutable ()
Returns: int * string
|
This field is not mutable (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:600)
|
|
Field '%s' is not static (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:582)
|
Full Usage:
SR.tcFieldIsReadonly ()
Returns: int * string
|
This field is readonly (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:546)
|
Full Usage:
SR.tcFieldNameConflictsWithGeneratedNameForAnonymousField a0
Parameters:
String
Returns: int * string
|
Named field '%s' conflicts with autogenerated name for anonymous field. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1353)
|
|
Named field '%s' is used more than once. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1352)
|
Full Usage:
SR.tcFieldNotLiteralCannotBeUsedInPattern ()
Returns: int * string
|
This field is not a literal and cannot be used in a pattern (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:583)
|
|
|
Full Usage:
SR.tcFieldRequiresName ()
Returns: int * string
|
This field requires a name (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:735)
|
Full Usage:
SR.tcFieldValIllegalHere ()
Returns: int * string
|
A field/val declaration is not permitted here (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:742)
|
Full Usage:
SR.tcFieldsDoNotDetermineUniqueRecordType ()
Returns: int * string
|
The field labels and expected type of this record expression or pattern do not uniquely determine a corresponding record type (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:523)
|
Full Usage:
SR.tcFixedNotAllowed ()
Returns: int * string
|
Invalid use of 'fixed'. 'fixed' may only be used in a declaration of the form 'use x = fixed expr' where the expression is one of the following: an array, the address of an array element, a string, a byref, an inref, or a type implementing GetPinnableReference() (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1386)
|
Full Usage:
SR.tcFormalArgumentIsNotOptional ()
Returns: int * string
|
The corresponding formal argument is not optional (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:673)
|
|
This function value is being used to construct a delegate type whose signature includes a byref argument. You must use an explicit lambda expression taking %d arguments. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:548)
|
Full Usage:
SR.tcFunctionRequiresExplicitTypeArguments a0
Parameters:
String
Returns: int * string
|
The generic function '%s' must be given explicit type argument(s) (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:540)
|
Full Usage:
SR.tcGeneratedTypesShouldBeInternalOrPrivate ()
Returns: int * string
|
The provided types generated by this use of a type provider may not be used from other F# assemblies and should be marked internal or private. Consider using 'type internal TypeName = ...' or 'type private TypeName = ...'. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1344)
|
Full Usage:
SR.tcGenericParameterHasBeenConstrained a0
Parameters:
String
Returns: int * string
|
A generic type parameter has been used in a way that constrains it to always be '%s' (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:518)
|
Full Usage:
SR.tcGenericTypesCannotHaveStructLayout ()
Returns: int * string
|
Generic types cannot be given the 'StructLayout' attribute (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:785)
|
|
The system type '%s' was required but no referenced system DLL contained this type (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1391)
|
Full Usage:
SR.tcHighPrecedenceFunctionApplicationToListDeprecated ()
Returns: int * string
|
The syntax 'expr1[expr2]' is used for indexing. Consider adding a type annotation to enable indexing, or if calling a function add a space, e.g. 'expr1 [expr2]'. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1610)
|
Full Usage:
SR.tcHighPrecedenceFunctionApplicationToListReserved ()
Returns: int * string
|
The syntax 'expr1[expr2]' is now reserved for indexing. See https://aka.ms/fsharp-index-notation. If calling a function, add a space between the function and argument, e.g. 'someFunction [expr]'. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1612)
|
Full Usage:
SR.tcIDisposableTypeShouldUseNew ()
Returns: int * string
|
It is recommended that objects supporting the IDisposable interface are created using the syntax 'new Type(args)', rather than 'Type(args)' or 'Type' as a function value representing the constructor, to indicate that resources may be owned by the generated value (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:614)
|
Full Usage:
SR.tcIfThenElseMayNotBeUsedWithinQueries ()
Returns: int * string
|
An if/then/else expression may not be used within queries. Consider using either an if/then expression, or use a sequence expression instead. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1258)
|
Full Usage:
SR.tcIllegalAttributesForLiteral ()
Returns: int * string
|
A literal value cannot be given the [
|
Full Usage:
SR.tcIllegalByrefsInOpenTypeDeclaration ()
Returns: int * string
|
Byref types are not allowed in an open type declaration. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1523)
|
Full Usage:
SR.tcIllegalFormForExplicitTypeDeclaration ()
Returns: int * string
|
Explicit type declarations for constructors must be of the form 'ty1 * ... * tyN -> resTy'. Parentheses may be required around 'resTy' (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:737)
|
Full Usage:
SR.tcIllegalPattern ()
Returns: int * string
|
Illegal pattern (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:586)
|
Full Usage:
SR.tcIllegalStructTypeForConstantExpression ()
Returns: int * string
|
This is not valid literal expression. The [
|
Full Usage:
SR.tcIllegalSyntaxInTypeExpression ()
Returns: int * string
|
Illegal syntax in type expression (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:567)
|
Full Usage:
SR.tcImplementsGenericIComparableExplicitly a0
Parameters:
String
Returns: int * string
|
The struct, record or union type '%s' implements the interface 'System.IComparable<_>' explicitly. You must apply the 'CustomComparison' attribute to the type, and should also provide a consistent implementation of the non-generic interface System.IComparable. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:510)
|
|
The struct, record or union type '%s' implements the interface 'System.IComparable' explicitly. You must apply the 'CustomComparison' attribute to the type. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:509)
|
|
The struct, record or union type '%s' implements the interface 'System.IEquatable<_>' explicitly. Apply the 'CustomEquality' attribute to the type and provide a consistent implementation of the non-generic override 'System.Object.Equals(obj)'. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:767)
|
Full Usage:
SR.tcImplementsIStructuralComparableExplicitly a0
Parameters:
String
Returns: int * string
|
The struct, record or union type '%s' implements the interface 'System.IStructuralComparable' explicitly. Apply the 'CustomComparison' attribute to the type. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:511)
|
Full Usage:
SR.tcImplementsIStructuralEquatableExplicitly a0
Parameters:
String
Returns: int * string
|
The struct, record or union type '%s' implements the interface 'System.IStructuralEquatable' explicitly. Apply the 'CustomEquality' attribute to the type. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:766)
|
|
|
|
This expression uses the implicit conversion '%s' to convert type '%s' to type '%s'. See https://aka.ms/fsharp-implicit-convs. This warning may be disabled using '#nowarn \"3391\". (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1653)
|
Full Usage:
SR.tcImplicitMeasureFollowingSlash ()
Returns: int * string
|
Implicit product of measures following / (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:486)
|
Full Usage:
SR.tcIndexNotationDeprecated ()
Returns: int * string
|
The syntax 'arr.[idx]' is now revised to 'arr[idx]'. Please update your code. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1611)
|
|
The function or member '%s' is used in a way that requires further type annotations at its definition to ensure consistency of inferred types. The inferred signature is '%s'. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1230)
|
Full Usage:
SR.tcInfoIfFunctionShadowsUnionCase ()
Returns: int * string
|
This is a function definition that shadows a union case. If this is what you want, ignore or suppress this warning. If you want it to be a union case deconstruction, add parentheses. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1736)
|
Full Usage:
SR.tcInheritCannotBeUsedOnInterfaceType ()
Returns: int * string
|
'inherit' cannot be used on interface types. Consider implementing the interface by using 'interface ... with ... end' instead. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:611)
|
Full Usage:
SR.tcInheritConstructionCallNotPartOfImplicitSequence ()
Returns: int * string
|
This 'inherit' declaration has arguments, but is not in a type with a primary constructor. Consider adding arguments to your type definition, e.g. 'type X(args) = ...'. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:814)
|
Full Usage:
SR.tcInheritDeclarationMissingArguments ()
Returns: int * string
|
This 'inherit' declaration specifies the inherited type but no arguments. Consider supplying arguments, e.g. 'inherit BaseType(args)'. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:813)
|
Full Usage:
SR.tcInheritIllegalHere ()
Returns: int * string
|
A inheritance declaration is not permitted here (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:743)
|
Full Usage:
SR.tcInheritedTypeIsNotObjectModelType ()
Returns: int * string
|
The inherited type is not an object model type (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:642)
|
|
Init-only property '%s' cannot be set outside the initialization code. See https://aka.ms/fsharp-assigning-values-to-properties-at-initialization (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:663)
|
Full Usage:
SR.tcInlineIfLambdaUsedOnNonInlineFunctionOrMethod ()
Returns: int * string
|
The 'InlineIfLambda' attribute may only be used on parameters of inlined functions of methods whose type is a function or F# delegate type. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1683)
|
Full Usage:
SR.tcInstanceMemberRequiresTarget ()
Returns: int * string
|
This instance member needs a parameter to represent the object being invoked. Make the member static or use the notation 'member x.Member(args) = ...'. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:529)
|
Full Usage:
SR.tcInterfaceTypesAndDelegatesCannotContainFields ()
Returns: int * string
|
Interface types and delegate types cannot contain fields (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:797)
|
Full Usage:
SR.tcInterfaceTypesCannotBeSealed ()
Returns: int * string
|
Interface types cannot be sealed (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:802)
|
Full Usage:
SR.tcInterfacesShouldUseInheritNotInterface ()
Returns: int * string
|
Interfaces inherited by other interfaces should be declared using 'inherit ...' instead of 'interface ...' (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1098)
|
Full Usage:
SR.tcInterpolationMixedWithPercent ()
Returns: int * string
|
Mismatch in interpolated string. Interpolated strings may not use '%%' format specifiers unless each is given an expression, e.g. '%%d{1+1}' (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1627)
|
Full Usage:
SR.tcIntoNeedsRestOfQuery ()
Returns: int * string
|
A use of 'into' must be followed by the remainder of the computation (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1301)
|
Full Usage:
SR.tcInvalidActivePatternName ()
Returns: int * string
|
This is not a valid name for an active pattern (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:681)
|
Full Usage:
SR.tcInvalidAlignmentInInterpolatedString ()
Returns: int * string
|
Invalid alignment in interpolated string (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1628)
|
Full Usage:
SR.tcInvalidArgForParameterizedPattern ()
Returns: int * string
|
Invalid argument to parameterized pattern label (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:577)
|
Full Usage:
SR.tcInvalidAssignment ()
Returns: int * string
|
Invalid assignment (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:653)
|
Full Usage:
SR.tcInvalidConstantExpression ()
Returns: int * string
|
This is not a valid constant expression (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:691)
|
Full Usage:
SR.tcInvalidConstraint ()
Returns: int * string
|
Invalid constraint (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:552)
|
Full Usage:
SR.tcInvalidConstraintTypeSealed ()
Returns: int * string
|
Invalid constraint: the type used for the constraint is sealed, which means the constraint could only be satisfied by at most one solution (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:553)
|
Full Usage:
SR.tcInvalidDeclaration ()
Returns: int * string
|
Invalid declaration (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:538)
|
Full Usage:
SR.tcInvalidDelegateSpecification ()
Returns: int * string
|
Delegate specifications must be of the form 'typ -> typ' (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:803)
|
Full Usage:
SR.tcInvalidEnumConstraint ()
Returns: int * string
|
An 'enum' constraint must be of the form 'enum
|
Full Usage:
SR.tcInvalidEnumerationLiteral ()
Returns: int * string
|
This is not a valid value for an enumeration literal (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:739)
|
Full Usage:
SR.tcInvalidIndexIntoActivePatternArray ()
Returns: int * string
|
Internal error. Invalid index into active pattern array (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:578)
|
|
The '%s' operator cannot be redefined. Consider using a different operator name (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:507)
|
Full Usage:
SR.tcInvalidIndexerExpression ()
Returns: int * string
|
Incomplete expression or invalid use of indexer syntax (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:605)
|
Full Usage:
SR.tcInvalidInlineSpecification ()
Returns: int * string
|
Invalid inline specification (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:705)
|
Full Usage:
SR.tcInvalidMemberDeclNameMissingOrHasParen ()
Returns: int * string
|
Invalid member declaration. The name of the member is missing or has parentheses. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1685)
|
|
|
Full Usage:
SR.tcInvalidMemberNameCtor ()
Returns: int * string
|
Invalid member name. Members may not have name '.ctor' or '.cctor' (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1229)
|
|
The name '(%s)' should not be used as a member name because it is given a standard definition in the F# library over fixed types (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:503)
|
|
The name '(%s)' should not be used as a member name. To define equality semantics for a type, override the 'Object.Equals' member. If defining a static member for use from other CLI languages then use the name '%s' instead. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:501)
|
|
The name '(%s)' should not be used as a member name. To define comparison semantics for a type, implement the 'System.IComparable' interface. If defining a static member for use from other CLI languages then use the name '%s' instead. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:500)
|
Full Usage:
SR.tcInvalidMixtureOfRecursiveForms ()
Returns: int * string
|
This recursive binding uses an invalid mixture of recursive forms (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:550)
|
Full Usage:
SR.tcInvalidModuleName ()
Returns: int * string
|
Invalid module name (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:774)
|
Full Usage:
SR.tcInvalidNamespaceModuleTypeUnionName ()
Returns: int * string
|
Invalid namespace, module, type or union case name (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:736)
|
Full Usage:
SR.tcInvalidNewConstraint ()
Returns: int * string
|
'new' constraints must take one argument of type 'unit' and return the constructed type (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:555)
|
Full Usage:
SR.tcInvalidNonPrimitiveLiteralInPatternMatch ()
Returns: int * string
|
Non-primitive numeric literal constants cannot be used in pattern matches because they can be mapped to multiple different types through the use of a NumericLiteral module. Consider using replacing with a variable, and use 'when
|
Full Usage:
SR.tcInvalidObjectConstructionExpression ()
Returns: int * string
|
This is not a valid object construction expression. Explicit object constructors must either call an alternate constructor or initialize all fields of the object and specify a call to a super class constructor. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:551)
|
Full Usage:
SR.tcInvalidObjectExpressionSyntaxForm ()
Returns: int * string
|
Invalid object expression. Objects without overrides or interfaces should use the expression form 'new Type(args)' without braces. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:591)
|
Full Usage:
SR.tcInvalidObjectSequenceOrRecordExpression ()
Returns: int * string
|
Invalid object, sequence or record expression (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:592)
|
|
The '%s' operator should not normally be redefined. Consider using a different operator name (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:506)
|
|
The '%s' operator should not normally be redefined. To define equality semantics for a type, override the 'Object.Equals' member in the definition of that type. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:505)
|
|
The '%s' operator should not normally be redefined. To define overloaded comparison semantics for a particular type, implement the 'System.IComparable' interface in the definition of that type. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:504)
|
Full Usage:
SR.tcInvalidOptionalAssignmentToPropertyOrField ()
Returns: int * string
|
Invalid optional assignment to a property or field (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:674)
|
Full Usage:
SR.tcInvalidPattern ()
Returns: int * string
|
This is not a valid pattern (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:585)
|
Full Usage:
SR.tcInvalidPropertyType ()
Returns: int * string
|
This property has an invalid type. Properties taking multiple indexer arguments should have types of the form 'ty1 * ty2 -> ty3'. Properties returning functions should have types of the form '(ty1 -> ty2)'. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:556)
|
Full Usage:
SR.tcInvalidRecordConstruction ()
Returns: int * string
|
Invalid record construction (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:640)
|
|
Invalid join relation in '%s'. Expected 'expr
|
|
The construct '%s' may only be used in valid resumable code. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1660)
|
Full Usage:
SR.tcInvalidSelfConstraint ()
Returns: int * string
|
Invalid constraint. Valid constraint forms include \"'T :> ISomeInterface\" for interface constraints and \"SomeConstrainingType<'T>\" for self-constraints. See https://aka.ms/fsharp-type-constraints. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1692)
|
Full Usage:
SR.tcInvalidSequenceExpressionSyntaxForm ()
Returns: int * string
|
Invalid record, sequence or computation expression. Sequence expressions should be of the form 'seq { ... }' (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:593)
|
Full Usage:
SR.tcInvalidSignatureForSet ()
Returns: int * string
|
Invalid signature for set member (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:715)
|
Full Usage:
SR.tcInvalidStructReturn ()
Returns: int * string
|
The use of '[
|
|
|
Full Usage:
SR.tcInvalidTypeArgumentUsage ()
Returns: int * string
|
Type arguments cannot be specified here (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:575)
|
Full Usage:
SR.tcInvalidTypeExtension ()
Returns: int * string
|
Invalid type extension (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:775)
|
Full Usage:
SR.tcInvalidTypeForLiteralEnumeration ()
Returns: int * string
|
Literal enumerations must have type int, uint, int16, uint16, int64, uint64, byte, sbyte or char (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:805)
|
Full Usage:
SR.tcInvalidTypeForUnitsOfMeasure ()
Returns: int * string
|
Units-of-measure are only supported on float, float32, decimal, and integer types. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:491)
|
Full Usage:
SR.tcInvalidUnitsOfMeasurePrefix ()
Returns: int * string
|
Units-of-measure cannot be used as prefix arguments to a type. Rewrite as postfix arguments in angle brackets. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:561)
|
Full Usage:
SR.tcInvalidUseBangBinding ()
Returns: int * string
|
'use!' bindings must be of the form 'use! =
|
Full Usage:
SR.tcInvalidUseBangBindingNoAndBangs ()
Returns: int * string
|
use! may not be combined with and! (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1531)
|
Full Usage:
SR.tcInvalidUseBinding ()
Returns: int * string
|
'use' bindings must be of the form 'use =
|
Full Usage:
SR.tcInvalidUseNullAsTrueValue ()
Returns: int * string
|
The 'UseNullAsTrueValue' attribute flag may only be used with union types that have one nullary case and at least one non-nullary case (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1081)
|
Full Usage:
SR.tcInvalidUseOfDelegate ()
Returns: int * string
|
Invalid use of a delegate constructor. Use the syntax 'new Type(args)' or just 'Type(args)'. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:657)
|
Full Usage:
SR.tcInvalidUseOfInterfaceType ()
Returns: int * string
|
Invalid use of an interface type (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:656)
|
Full Usage:
SR.tcInvalidUseOfReverseIndex ()
Returns: int * string
|
Invalid use of reverse index in list expression. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1609)
|
Full Usage:
SR.tcInvalidUseOfTypeName ()
Returns: int * string
|
Invalid use of a type name (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:654)
|
Full Usage:
SR.tcIsReadOnlyNotStruct ()
Returns: int * string
|
A type annotated with IsReadOnly must also be a struct. Consider adding the [
|
|
In queries, '%s' must use a simple pattern (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1237)
|
Full Usage:
SR.tcKindOfTypeSpecifiedDoesNotMatchDefinition ()
Returns: int * string
|
The kind of the type specified by its attributes does not match the kind implied by its definition (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:777)
|
|
This code is less generic than required by its annotations because the explicit type variable '%s' could not be generalized. It was constrained to be '%s'. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:516)
|
Full Usage:
SR.tcLetAndDoRequiresImplicitConstructionSequence ()
Returns: int * string
|
This definition may only be used in a type with a primary constructor. Consider adding arguments to your type definition, e.g. 'type X(args) = ...'. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:815)
|
Full Usage:
SR.tcListLiteralMaxSize ()
Returns: int * string
|
This list expression exceeds the maximum size for list literals. Use an array for larger literals and call Array.ToList. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:596)
|
Full Usage:
SR.tcListThenAdjacentListArgumentNeedsAdjustment ()
Returns: int * string
|
The syntax '[expr1][expr2]' is ambiguous when used as an argument. See https://aka.ms/fsharp-index-notation. If you intend indexing or slicing then you must use '(expr1).[expr2]' in argument position. If calling a function with multiple curried arguments, add a space between them, e.g. 'someFunction [expr1] [expr2]'. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1617)
|
Full Usage:
SR.tcListThenAdjacentListArgumentReserved ()
Returns: int * string
|
The syntax '[expr1][expr2]' is now reserved for indexing and is ambiguous when used as an argument. See https://aka.ms/fsharp-index-notation. If calling a function with multiple curried arguments, add a space between them, e.g. 'someFunction [expr1] [expr2]'. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1614)
|
Full Usage:
SR.tcLiteralAttributeCannotUseActivePattern ()
Returns: int * string
|
A [
|
Full Usage:
SR.tcLiteralAttributeRequiresConstantValue ()
Returns: int * string
|
A declaration may only be the [
|
Full Usage:
SR.tcLiteralCannotBeInline ()
Returns: int * string
|
A literal value cannot be marked 'inline' (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:689)
|
Full Usage:
SR.tcLiteralCannotBeMutable ()
Returns: int * string
|
A literal value cannot be marked 'mutable' (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:688)
|
Full Usage:
SR.tcLiteralCannotHaveGenericParameters ()
Returns: int * string
|
Literal values cannot have generic parameters (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:690)
|
Full Usage:
SR.tcLiteralDoesNotTakeArguments ()
Returns: int * string
|
This literal pattern does not take arguments (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1369)
|
Full Usage:
SR.tcLiteralFieldAssignmentNoArg ()
Returns: int * string
|
Cannot assign a value to another value marked literal (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1608)
|
|
Cannot assign '%s' to a value marked literal (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1607)
|
Full Usage:
SR.tcLocalClassBindingsCannotBeInline ()
Returns: int * string
|
Local class bindings cannot be marked inline. Consider lifting the definition out of the class or else do not mark it as inline. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:746)
|
Full Usage:
SR.tcLookupMayNotBeUsedHere ()
Returns: int * string
|
This lookup cannot be used here (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:660)
|
Full Usage:
SR.tcMatchMayNotBeUsedWithQuery ()
Returns: int * string
|
'match' expressions may not be used in queries (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1337)
|
Full Usage:
SR.tcMeasureDeclarationsRequireStaticMembers ()
Returns: int * string
|
Measure declarations may have only static members (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:750)
|
Full Usage:
SR.tcMeasureDeclarationsRequireStaticMembersNotConstructors ()
Returns: int * string
|
Measure declarations may have only static members: constructors are not available (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:754)
|
Full Usage:
SR.tcMeasureDefinitionsCannotHaveTypeParameters ()
Returns: int * string
|
Measure definitions cannot have type parameters (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:778)
|
Full Usage:
SR.tcMemberAndLocalClassBindingHaveSameName a0
Parameters:
String
Returns: int * string
|
A member and a local class binding both have the name '%s' (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:755)
|
|
|
Full Usage:
SR.tcMemberIsNotSufficientlyGeneric ()
Returns: int * string
|
This member is not sufficiently generic (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:728)
|
Full Usage:
SR.tcMemberKindPropertyGetSetNotExpected ()
Returns: string
|
SynMemberKind.PropertyGetSet only expected in parse trees (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:496)
|
Full Usage:
SR.tcMemberNotPermittedInInterfaceImplementation ()
Returns: int * string
|
This member is not permitted in an interface implementation (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:761)
|
Full Usage:
SR.tcMemberOperatorDefinitionInExtrinsic ()
Returns: int * string
|
Extension members cannot provide operator overloads. Consider defining the operator as part of the type definition instead. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1109)
|
Full Usage:
SR.tcMemberOverridesIllegalInInterface ()
Returns: int * string
|
Interfaces cannot contain definitions of member overrides (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:720)
|
|
The member '%s' is used in an invalid way. A use of '%s' has been inferred prior to the definition of '%s', which is an invalid forward reference. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:819)
|
Full Usage:
SR.tcMembersThatExtendInterfaceMustBePlacedInSeparateModule ()
Returns: int * string
|
Members that extend interface, delegate or enum types must be placed in a module separate to the definition of the type. This module must either have the AutoOpen attribute or be opened explicitly by client code to bring the extension members into scope. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:809)
|
|
Method '%s' is not accessible from this code location (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:485)
|
Full Usage:
SR.tcMethodOverridesIllegalHere ()
Returns: int * string
|
Method overrides and interface implementations are not permitted here (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:708)
|
|
A custom query operation for '%s' is required but not specified (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1238)
|
|
The following required properties have to be initalized:%s (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1697)
|
Full Usage:
SR.tcModuleAbbrevFirstInMutRec ()
Returns: int * string
|
In a recursive declaration group, module abbreviations must come after all 'open' declarations and before other declarations (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1381)
|
|
The path '%s' is a namespace. A module abbreviation may not abbreviate a namespace. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:817)
|
|
This declaration opens the module '%s', which is marked as 'RequireQualifiedAccess'. Adjust your code to use qualified references to the elements of the module instead, e.g. 'List.map' instead of 'map'. This change will ensure that your code is robust as new constructs are added to libraries. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:744)
|
|
The field '%s' appears multiple times in this record expression or pattern (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:524)
|
|
Multiple type matches were found:\n%s\nThe type '%s' was used. Due to the overlapping field names\n%s\nconsider using type annotations or change the order of open statements. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1721)
|
Full Usage:
SR.tcMultipleVisibilityAttributes ()
Returns: int * string
|
Multiple visibility attributes have been specified for this identifier (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:498)
|
Full Usage:
SR.tcMultipleVisibilityAttributesWithLet ()
Returns: int * string
|
Multiple visibility attributes have been specified for this identifier. 'let' bindings in classes are always private, as are any 'let' bindings inside expressions. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:499)
|
Full Usage:
SR.tcMutableValuesCannotBeInline ()
Returns: int * string
|
Mutable values cannot be marked 'inline' (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:683)
|
Full Usage:
SR.tcMutableValuesMayNotHaveGenericParameters ()
Returns: int * string
|
Mutable values cannot have generic parameters (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:684)
|
Full Usage:
SR.tcMutableValuesSyntax ()
Returns: int * string
|
Mutable function values should be written 'let mutable f = (fun args -> ...)' (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:685)
|
Full Usage:
SR.tcNameArgumentsMustAppearLast ()
Returns: int * string
|
Named arguments must appear after all other arguments (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:547)
|
|
Name '%s' not bound in pattern context (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:573)
|
|
%s is an active pattern and cannot be treated as a discriminated union case with named fields. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1389)
|
|
The named argument '%s' did not match any argument or mutable property (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:669)
|
Full Usage:
SR.tcNamedArgumentsCannotBeUsedInMemberTraits ()
Returns: int * string
|
Named arguments cannot be given to member trait calls (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:598)
|
|
'%s' may only be used with named types (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:610)
|
Full Usage:
SR.tcNamespaceCannotContainExtensionMembers ()
Returns: int * string
|
Namespaces cannot contain extension members except in the same file and namespace declaration group where the type is defined. Consider using a module to hold declarations of extension members. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:497)
|
Full Usage:
SR.tcNamespaceCannotContainValues ()
Returns: int * string
|
Namespaces cannot contain values. Consider using a module to hold your value declarations. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:41)
|
Full Usage:
SR.tcNewCannotBeUsedOnInterfaceType ()
Returns: int * string
|
'new' cannot be used on interface types. Consider using an object expression '{ new ... with ... }' instead. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:612)
|
|
This new member hides the abstract member '%s'. Rename the member or use 'override' instead. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:716)
|
Full Usage:
SR.tcNewMemberHidesAbstractMemberWithSuffix a0
Parameters:
String
Returns: int * string
|
This new member hides the abstract member '%s' once tuples, functions, units of measure and/or provided types are erased. Rename the member or use 'override' instead. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:717)
|
Full Usage:
SR.tcNewMustBeUsedWithNamedType ()
Returns: int * string
|
'new' must be used with a named type (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:627)
|
Full Usage:
SR.tcNewRequiresObjectConstructor ()
Returns: int * string
|
'new' may only be used with object constructors (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:637)
|
|
The member '%s' does not correspond to any abstract or virtual method available to override or implement. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:621)
|
Full Usage:
SR.tcNoArgumentsForRecordValue ()
Returns: int * string
|
No arguments may be given when constructing a record value (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:629)
|
|
The struct, record or union type '%s' is not structurally comparable because the type parameter %s does not satisfy the 'comparison' constraint. Consider adding the 'NoComparison' attribute to the type '%s' to clarify that the type is not comparable (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1061)
|
|
The struct, record or union type '%s' is not structurally comparable because the type '%s' does not satisfy the 'comparison' constraint. Consider adding the 'NoComparison' attribute to the type '%s' to clarify that the type is not comparable (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1062)
|
Full Usage:
SR.tcNoEagerConstraintApplicationAttribute ()
Returns: int * string
|
Using methods with 'NoEagerConstraintApplicationAttribute' requires /langversion:6.0 or later (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1666)
|
|
The struct, record or union type '%s' does not support structural equality because the type parameter %s does not satisfy the 'equality' constraint. Consider adding the 'NoEquality' attribute to the type '%s' to clarify that the type does not support structural equality (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1063)
|
|
The struct, record or union type '%s' does not support structural equality because the type '%s' does not satisfy the 'equality' constraint. Consider adding the 'NoEquality' attribute to the type '%s' to clarify that the type does not support structural equality (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1064)
|
Full Usage:
SR.tcNoIntegerForLoopInQuery ()
Returns: int * string
|
In queries, use the form 'for x in n .. m do ...' for ranging over integers (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1310)
|
Full Usage:
SR.tcNoInterfaceImplementationForConstructionExpression ()
Returns: int * string
|
Interface implementations cannot be given on construction expressions (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:630)
|
Full Usage:
SR.tcNoMemberFoundForOverride ()
Returns: int * string
|
No abstract or interface member was found that corresponds to this override (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:709)
|
Full Usage:
SR.tcNoPropertyFoundForOverride ()
Returns: int * string
|
No abstract property was found that corresponds to this override (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:713)
|
Full Usage:
SR.tcNoStaticMemberFoundForOverride ()
Returns: int * string
|
No static abstract member was found that corresponds to this override (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1741)
|
Full Usage:
SR.tcNoStaticPropertyFoundForOverride ()
Returns: int * string
|
No static abstract property was found that corresponds to this override (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1742)
|
Full Usage:
SR.tcNoTryFinallyInQuery ()
Returns: int * string
|
'try/finally' expressions may not be used in queries (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1312)
|
Full Usage:
SR.tcNoWhileInQuery ()
Returns: int * string
|
'while' expressions may not be used in queries (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1311)
|
Full Usage:
SR.tcNonLiteralCannotBeUsedInPattern ()
Returns: int * string
|
This value is not a literal and cannot be used in a pattern (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:545)
|
Full Usage:
SR.tcNonSimpleLetBindingInQuery ()
Returns: int * string
|
This 'let' definition may not be used in a query. Only simple value definitions may be used in queries. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1318)
|
|
The generic member '%s' has been used at a non-uniform instantiation prior to this program point. Consider reordering the members so this member occurs first. Alternatively, specify the full type of the member explicitly, including argument types, return type and any additional generic parameters and constraints. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1083)
|
Full Usage:
SR.tcNonZeroConstantCannotHaveGenericUnit ()
Returns: int * string
|
Non-zero constants cannot have generic units. For generic zero, write 0.0<_>. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:488)
|
Full Usage:
SR.tcNotAFunctionButIndexerIndexingNotYetEnabled ()
Returns: int * string
|
This expression supports indexing, e.g. 'expr.[index]'. The syntax 'expr[index]' requires /langversion:preview. See https://aka.ms/fsharp-index-notation. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1601)
|
Full Usage:
SR.tcNotAnException ()
Returns: int * string
|
Not an exception (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:773)
|
Full Usage:
SR.tcNotAnIndexerIndexingNotYetEnabled ()
Returns: int * string
|
This expression is not a function and does not support index notation. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1603)
|
Full Usage:
SR.tcNotAnIndexerNamedIndexingNotYetEnabled a0
Parameters:
String
Returns: int * string
|
The value '%s' is not a function and does not support index notation. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1602)
|
Full Usage:
SR.tcNotSufficientlyGenericBecauseOfScope a0
Parameters:
String
Returns: int * string
|
This code is not sufficiently generic. The type variable %s could not be generalized because it would escape its scope. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:526)
|
Full Usage:
SR.tcNotValidEnumCaseName ()
Returns: int * string
|
This is not a valid name for an enumeration case (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:599)
|
|
This numeric literal requires that a module '%s' defining functions FromZero, FromOne, FromInt32, FromInt64 and FromString be in scope (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:639)
|
Full Usage:
SR.tcObjectConstructionCanOnlyBeUsedInClassTypes ()
Returns: int * string
|
Object construction expressions may only be used to implement constructors in class types (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:631)
|
Full Usage:
SR.tcObjectConstructionExpressionCanOnlyImplementConstructorsInObjectModelTypes ()
Returns: int * string
|
Object construction expressions (i.e. record expressions with inheritance specifications) may only be used to implement constructors in object model types. Use 'new ObjectType(args)' to construct instances of object model types outside of constructors (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:643)
|
Full Usage:
SR.tcObjectConstructorRequiresArgument ()
Returns: int * string
|
An object constructor requires an argument (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:532)
|
Full Usage:
SR.tcObjectConstructorsIllegalInInterface ()
Returns: int * string
|
Interfaces cannot contain definitions of object constructors (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:719)
|
Full Usage:
SR.tcObjectConstructorsOnTypeParametersCannotTakeArguments ()
Returns: int * string
|
Calls to object constructors on type parameters cannot be given arguments (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:608)
|
Full Usage:
SR.tcObjectExpressionFormDeprecated ()
Returns: string
|
This form of object expression is not used in F#. Use 'member this.MemberName ... = ...' to define member implementations in object expressions. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:537)
|
Full Usage:
SR.tcObjectExpressionsCanOnlyOverrideAbstractOrVirtual ()
Returns: int * string
|
Only overrides of abstract and virtual members may be specified in object expressions (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:620)
|
Full Usage:
SR.tcObjectOfIndeterminateTypeUsedRequireTypeConstraint ()
Returns: int * string
|
The operator 'expr.[idx]' has been used on an object of indeterminate type based on information prior to this program point. Consider adding further type constraints (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:606)
|
Full Usage:
SR.tcObjectsMustBeInitializedWithObjectExpression ()
Returns: int * string
|
Objects must be initialized by an object construction expression that calls an inherited object constructor and assigns a value to each field (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:633)
|
Full Usage:
SR.tcOnlyClassesCanHaveAbstract ()
Returns: int * string
|
Only classes may be given the 'AbstractClass' attribute (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:788)
|
Full Usage:
SR.tcOnlyFunctionsCanBeInline ()
Returns: int * string
|
Only functions may be marked 'inline' (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:686)
|
Full Usage:
SR.tcOnlyRecordFieldsAndSimpleLetCanBeMutable ()
Returns: int * string
|
Mutable 'let' bindings can't be recursive or defined in recursive modules or namespaces (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:727)
|
Full Usage:
SR.tcOnlySimpleBindingsCanBeUsedInConstructionExpressions ()
Returns: int * string
|
Only simple bindings of the form 'id = expr' can be used in construction expressions (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:632)
|
Full Usage:
SR.tcOnlySimplePatternsInLetRec ()
Returns: int * string
|
Only simple variable patterns can be bound in 'let rec' constructs (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:726)
|
Full Usage:
SR.tcOnlyStructsCanHaveStructLayout ()
Returns: int * string
|
Only structs and classes without primary constructors may be given the 'StructLayout' attribute (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:786)
|
Full Usage:
SR.tcOnlyTypesRepresentingUnitsOfMeasureCanHaveMeasure ()
Returns: int * string
|
Only types representing units-of-measure may be given the 'Measure' attribute (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:789)
|
Full Usage:
SR.tcOpenFirstInMutRec ()
Returns: int * string
|
In a recursive declaration group, 'open' declarations must come first in each module (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1380)
|
Full Usage:
SR.tcOpenUsedWithPartiallyQualifiedPath a0
Parameters:
String
Returns: int * string
|
This declaration opens the namespace or module '%s' through a partially qualified path. Adjust this code to use the full path of the namespace. This change will make your code more robust as new constructs are added to the F# and CLI libraries. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:745)
|
|
The operator '%s' does not accept the use of 'into' (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1302)
|
|
|
|
|
Full Usage:
SR.tcOptionalArgsMustComeAfterNonOptionalArgs ()
Returns: int * string
|
Optional arguments must come at the end of the argument list, after any non-optional arguments (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1107)
|
Full Usage:
SR.tcOptionalArgsOnlyOnMembers ()
Returns: int * string
|
Optional arguments are only permitted on type members (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:572)
|
Full Usage:
SR.tcOptionalArgumentsCannotBeUsedInCustomAttribute ()
Returns: int * string
|
Optional arguments cannot be used in custom attributes (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:697)
|
Full Usage:
SR.tcOtherThenAdjacentListArgumentNeedsAdjustment ()
Returns: int * string
|
The syntax 'expr1[expr2]' is ambiguous when used as an argument. See https://aka.ms/fsharp-index-notation. If you intend indexing or slicing then you must use 'expr1.[expr2]' in argument position. If calling a function with multiple curried arguments, add a space between them, e.g. 'someFunction expr1 [expr2]'. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1618)
|
Full Usage:
SR.tcOtherThenAdjacentListArgumentReserved ()
Returns: int * string
|
The syntax 'expr1[expr2]' is now reserved for indexing and is ambiguous when used as an argument. See https://aka.ms/fsharp-index-notation. If calling a function with multiple curried arguments, add a space between them, e.g. 'someFunction expr1 [expr2]'. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1615)
|
Full Usage:
SR.tcOverloadsCannotHaveCurriedArguments ()
Returns: int * string
|
One or more of the overloads of this method has curried arguments. Consider redesigning these members to take arguments in tupled form. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:670)
|
|
This override takes a different number of arguments to the corresponding abstract member. The following abstract members were found:%s (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:710)
|
Full Usage:
SR.tcOverrideUsesMultipleArgumentsInsteadOfTuple ()
Returns: int * string
|
This override takes a tuple instead of multiple arguments. Try to add an additional layer of parentheses at the method definition (e.g. 'member _.Foo((x, y))'), or remove parentheses at the abstract method declaration (e.g. 'abstract member Foo: 'a * 'b -> 'c'). (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1730)
|
Full Usage:
SR.tcOverridesCannotHaveVisibilityDeclarations ()
Returns: int * string
|
Accessibility modifiers are not permitted on overrides or interface implementations (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:790)
|
Full Usage:
SR.tcOverridingMethodRequiresAllOrNoTypeParameters ()
Returns: int * string
|
You must explicitly declare either all or no type parameters when overriding a generic abstract method (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:522)
|
|
The parameter '%s' was inferred to have byref type. Parameters of byref type must be given an explicit type annotation, e.g. 'x1: byref
|
Full Usage:
SR.tcParameterRequiresName ()
Returns: int * string
|
A parameter with attributes must also be given a name, e.g. '[
|
Full Usage:
SR.tcParenThenAdjacentListArgumentNeedsAdjustment ()
Returns: int * string
|
The syntax '(expr1)[expr2]' is ambiguous when used as an argument. See https://aka.ms/fsharp-index-notation. If you intend indexing or slicing then you must use '(expr1).[expr2]' in argument position. If calling a function with multiple curried arguments, add a space between them, e.g. 'someFunction (expr1) [expr2]'. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1616)
|
Full Usage:
SR.tcParenThenAdjacentListArgumentReserved ()
Returns: int * string
|
The syntax '(expr1)[expr2]' is now reserved for indexing and is ambiguous when used as an argument. See https://aka.ms/fsharp-index-notation. If calling a function with multiple curried arguments, add a space between them, e.g. 'someFunction (expr1) [expr2]'. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1613)
|
Full Usage:
SR.tcPredefinedTypeCannotBeUsedAsSuperType ()
Returns: int * string
|
The types System.ValueType, System.Enum, System.Delegate, System.MulticastDelegate and System.Array cannot be used as super types in an object expression or class (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:626)
|
Full Usage:
SR.tcPropertyCannotBeSet0 ()
Returns: int * string
|
This property cannot be set (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:698)
|
|
Property '%s' cannot be set (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:662)
|
|
Property '%s' is not readable (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:659)
|
|
Property '%s' is not static (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:658)
|
|
Property '%s' is static (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:661)
|
Full Usage:
SR.tcPropertyOrFieldNotFoundInAttribute ()
Returns: int * string
|
This property or field was not found on this custom attribute type (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:699)
|
Full Usage:
SR.tcPropertyRequiresExplicitTypeParameters ()
Returns: int * string
|
A property cannot have explicit type parameters. Consider using a method instead. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:527)
|
Full Usage:
SR.tcRecImplied ()
Returns: int * string
|
The 'rec' on this module is implied by an outer 'rec' declaration and is being ignored (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1379)
|
Full Usage:
SR.tcRecordFieldInconsistentTypes ()
Returns: int * string
|
This record contains fields from inconsistent types (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:512)
|
Full Usage:
SR.tcRecordsUnionsAbbreviationsStructsMayNotHaveAllowNullLiteralAttribute ()
Returns: int * string
|
Records, union, abbreviations and struct types cannot have the 'AllowNullLiteral' attribute (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:783)
|
Full Usage:
SR.tcRecursiveBindingsWithMembersMustBeDirectAugmentation ()
Returns: int * string
|
Recursive bindings that include member specifications can only occur as a direct augmentation of a type (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:725)
|
Full Usage:
SR.tcRepresentationOfTypeHiddenBySignature ()
Returns: int * string
|
The representation of this type is hidden by the signature. It must be given an attribute such as [
|
Full Usage:
SR.tcRequireActivePatternWithOneResult ()
Returns: int * string
|
Only active patterns returning exactly one result may accept arguments (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:576)
|
|
This control construct may only be used if the computation expression builder defines a '%s' method (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:563)
|
|
The 'let! ... and! ...' construct may only be used if the computation expression builder defines either a '%s' method or appropriate 'MergeSources' and 'Bind' methods (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1529)
|
Full Usage:
SR.tcRequireVarConstRecogOrLiteral ()
Returns: int * string
|
This is not a variable, constant, active recognizer or literal (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:584)
|
Full Usage:
SR.tcReservedSyntaxForAugmentation ()
Returns: string
|
The syntax 'type X with ...' is reserved for augmentations. Types whose representations are hidden but which have members are now declared in signatures using 'type X = ...'. You may also need to add the '[
|
Full Usage:
SR.tcResumableCodeArgMustHaveRightKind ()
Returns: int * string
|
Invalid resumable code. A resumable code parameter must be of delegate or function type (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1663)
|
Full Usage:
SR.tcResumableCodeArgMustHaveRightName ()
Returns: int * string
|
Invalid resumable code. Resumable code parameter must have name beginning with '__expand' (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1662)
|
Full Usage:
SR.tcResumableCodeContainsLetRec ()
Returns: int * string
|
Invalid resumable code. A 'let rec' occured in the resumable code specification (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1664)
|
Full Usage:
SR.tcResumableCodeFunctionMustBeInline ()
Returns: int * string
|
Invalid resumable code. Any method of function accepting or returning resumable code must be marked 'inline' (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1661)
|
Full Usage:
SR.tcResumableCodeInvocation ()
Returns: int * string
|
Resumable code invocation. Suppress this warning if you are defining new low-level resumable code in terms of existing resumable code. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1669)
|
Full Usage:
SR.tcResumableCodeNotSupported ()
Returns: int * string
|
Using resumable code or resumable state machines requires /langversion:preview (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1665)
|
Full Usage:
SR.tcReturnMayNotBeUsedInQueries ()
Returns: int * string
|
'return' and 'return!' may not be used in queries (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1315)
|
Full Usage:
SR.tcReturnTypesForUnionMustBeSameAsType ()
Returns: int * string
|
Return types of union cases must be identical to the type being defined, up to abbreviations (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:738)
|
Full Usage:
SR.tcReturnValuesCannotHaveNames ()
Returns: int * string
|
Return values cannot have names (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:495)
|
Full Usage:
SR.tcRuntimeSuppliedMethodCannotBeUsedInUserCode a0
Parameters:
String
Returns: int * string
|
Array method '%s' is supplied by the runtime and cannot be directly used in code. For operations with array elements consider using family of GetArray/SetArray functions from LanguagePrimitives.IntrinsicFunctions module. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1346)
|
Full Usage:
SR.tcSeqResultsUseYield ()
Returns: int * string
|
In sequence expressions, results are generated using 'yield' (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:489)
|
Full Usage:
SR.tcSetterForInitOnlyPropertyCannotBeCalled1 a0
Parameters:
String
Returns: int * string
|
Cannot call '%s' - a setter for init-only property, please use object initialization instead. See https://aka.ms/fsharp-assigning-values-to-properties-at-initialization (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:664)
|
Full Usage:
SR.tcSimpleMethodNameRequired ()
Returns: int * string
|
A simple method name is required here (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:625)
|
Full Usage:
SR.tcStaticBindingInExtrinsicAugmentation ()
Returns: int * string
|
Static bindings cannot be added to extrinsic augmentations. Consider using a 'static member' instead. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1728)
|
Full Usage:
SR.tcStaticFieldUsedWhenInstanceFieldExpected ()
Returns: int * string
|
A static field was used where an instance field is expected (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:484)
|
Full Usage:
SR.tcStaticInitializerRequiresArgument ()
Returns: int * string
|
A static initializer requires an argument (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:531)
|
Full Usage:
SR.tcStaticInitializersIllegalInInterface ()
Returns: int * string
|
Interfaces cannot contain definitions of static initializers (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:718)
|
Full Usage:
SR.tcStaticLetBindingsRequireClassesWithImplicitConstructors ()
Returns: int * string
|
For F#7 and lower, static 'let','do' and 'member val' definitions may only be used in types with a primary constructor ('type X(args) = ...'). To enable them in all other types, use language version '8' or higher. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:753)
|
Full Usage:
SR.tcStaticMemberShouldNotHaveThis ()
Returns: int * string
|
This static member should not have a 'this' parameter. Consider using the notation 'member Member(args) = ...'. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:533)
|
Full Usage:
SR.tcStaticOptimizationConditionalsOnlyForFSharpLibrary ()
Returns: int * string
|
Static optimization conditionals are only for use within the F# library (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:672)
|
Full Usage:
SR.tcStaticValFieldsMustBeMutableAndPrivate ()
Returns: int * string
|
Static 'val' fields in types must be mutable, private and marked with the '[
|
Full Usage:
SR.tcStructTypesCannotContainAbstractMembers ()
Returns: int * string
|
Struct types cannot contain abstract members (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:801)
|
Full Usage:
SR.tcStructUnionMultiCaseDistinctFields ()
Returns: int * string
|
If a multicase union type is a struct, then all union cases must have unique names. For example: 'type A = B of b: int | C of c: int'. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1384)
|
Full Usage:
SR.tcStructUnionMultiCaseFieldsSameType ()
Returns: int * string
|
If a multicase union type is a struct, then all fields with the same name must be of the same type. This rule applies also to the generated 'Item' name in case of unnamed fields. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1739)
|
Full Usage:
SR.tcStructsCanOnlyBindThisAtMemberDeclaration ()
Returns: int * string
|
Structs may only bind a 'this' parameter at member declarations (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:514)
|
Full Usage:
SR.tcStructsCannotHaveConstructorWithNoArguments ()
Returns: int * string
|
Structs cannot have an object constructor with no arguments. This is a restriction imposed on all CLI languages as structs automatically support a default constructor. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:723)
|
Full Usage:
SR.tcStructsInterfacesEnumsDelegatesMayNotInheritFromOtherTypes ()
Returns: int * string
|
Structs, interfaces, enums and delegates cannot inherit from other types (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:781)
|
Full Usage:
SR.tcStructsMayNotContainDoBindings ()
Returns: string
|
Structs cannot contain 'do' bindings because the default constructor for structs would not execute these bindings (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:751)
|
Full Usage:
SR.tcStructsMayNotContainLetBindings ()
Returns: int * string
|
Structs cannot contain value definitions because the default constructor for structs will not execute these bindings. Consider adding additional arguments to the primary constructor for the type. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:752)
|
Full Usage:
SR.tcStructsMustDeclareTypesOfImplicitCtorArgsExplicitly ()
Returns: int * string
|
Each argument of the primary constructor for a struct must be given a type, for example 'type S(x1:int, x2: int) = ...'. These arguments determine the fields of the struct. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1067)
|
|
The struct, record or union type '%s' has the 'StructuralComparison' attribute but the type parameter '%s' does not satisfy the 'comparison' constraint. Consider adding the 'comparison' constraint to the type parameter (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1059)
|
|
|
|
The struct, record or union type '%s' has the 'StructuralEquality' attribute but the type parameter '%s' does not satisfy the 'equality' constraint. Consider adding the 'equality' constraint to the type parameter (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1065)
|
|
|
|
|
Full Usage:
SR.tcSynTypeOrInvalidInDeclaration ()
Returns: int * string
|
SynType.Or is not permitted in this declaration (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1701)
|
Full Usage:
SR.tcSyntaxCanOnlyBeUsedToCreateObjectTypes a0
Parameters:
String
Returns: int * string
|
'%s' may only be used to construct object types (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:615)
|
Full Usage:
SR.tcSyntaxErrorUnexpectedQMark ()
Returns: int * string
|
Syntax error - unexpected '?' symbol (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:587)
|
Full Usage:
SR.tcSyntaxFormUsedOnlyWithRecordLabelsPropertiesAndFields ()
Returns: int * string
|
The syntax 'expr.id' may only be used with record labels, properties and fields (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:666)
|
Full Usage:
SR.tcTPFieldMustBeLiteral ()
Returns: int * string
|
Invalid provided field. Provided fields of erased provided types must be literals. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1333)
|
Full Usage:
SR.tcThisTypeMayNotHaveACLIMutableAttribute ()
Returns: int * string
|
This type definition may not have the 'CLIMutable' attribute. Only record types may have this attribute. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1304)
|
Full Usage:
SR.tcThisValueMayNotBeInlined ()
Returns: int * string
|
This member, function or value declaration may not be declared 'inline' (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1322)
|
Full Usage:
SR.tcThreadStaticAndContextStaticMustBeStatic ()
Returns: int * string
|
Thread-static and context-static variables must be static and given the [
|
|
The trait '%s' invoked by this call has multiple support types. This invocation syntax is not permitted for such traits. See https://aka.ms/fsharp-srtp for guidance. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1696)
|
Full Usage:
SR.tcTraitInvocationShouldUseTick ()
Returns: int * string
|
Invocation of a static constraint should use \"'T.Ident\" and not \"^T.Ident\", even for statically resolved type parameters. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1693)
|
|
Trait '%s' is not static (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1690)
|
|
Trait '%s' is static (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1689)
|
Full Usage:
SR.tcTraitMayNotUseComplexThings ()
Returns: int * string
|
A trait may not specify optional, in, out, ParamArray, CallerInfo or Quote arguments (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1691)
|
Full Usage:
SR.tcTryIllegalInSequenceExpression ()
Returns: int * string
|
'try'/'with' cannot be used within sequence expressions (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:651)
|
Full Usage:
SR.tcTryWithMayNotBeUsedInQueries ()
Returns: int * string
|
'try/with' expressions may not be used in queries (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1317)
|
Full Usage:
SR.tcTupleMemberNotNormallyUsed ()
Returns: int * string
|
This method or property is not normally used from F# code, use an explicit tuple pattern for deconstruction instead. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1495)
|
Full Usage:
SR.tcTupleStructMismatch ()
Returns: string
|
One tuple type is a struct tuple, the other is a reference tuple (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1375)
|
Full Usage:
SR.tcTypeAbbreviationHasTypeParametersMissingOnType ()
Returns: string
|
This type abbreviation has one or more declared type parameters that do not appear in the type being abbreviated. Type abbreviations must use all declared type parameters in the type being abbreviated. Consider removing one or more type parameters, or use a concrete type definition that wraps an underlying type, such as 'type C<'a> = C of ...'. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:780)
|
Full Usage:
SR.tcTypeAbbreviationsCannotHaveAugmentations ()
Returns: int * string
|
Type abbreviations cannot have augmentations (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:816)
|
Full Usage:
SR.tcTypeAbbreviationsCannotHaveInterfaceDeclaration ()
Returns: int * string
|
Type abbreviations cannot have interface declarations (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:756)
|
Full Usage:
SR.tcTypeAbbreviationsCheckedAtCompileTime ()
Returns: string
|
As of F# 4.1, the accessibility of type abbreviations is checked at compile-time. Consider changing the accessibility of the type abbreviation. Ignoring this warning might lead to runtime errors. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:748)
|
Full Usage:
SR.tcTypeAbbreviationsMayNotHaveMembers ()
Returns: int * string
|
Type abbreviations cannot have members (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:747)
|
|
The type '%s' is not a type whose values can be enumerated with this syntax, i.e. is not compatible with either seq<_>, IEnumerable<_> or IEnumerable and does not have a GetEnumerator method (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:549)
|
|
|
Full Usage:
SR.tcTypeDefinitionIsCyclic ()
Returns: int * string
|
This type definition involves an immediate cyclic reference through an abbreviation (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:806)
|
Full Usage:
SR.tcTypeDefinitionIsCyclicThroughInheritance ()
Returns: int * string
|
This type definition involves an immediate cyclic reference through a struct field or inheritance relation (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:807)
|
Full Usage:
SR.tcTypeDefinitionsWithImplicitConstructionMustHaveLocalBindingsBeforeMembers ()
Returns: int * string
|
'let' and 'do' bindings must come before member and interface definitions in type definitions (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:812)
|
Full Usage:
SR.tcTypeDefinitionsWithImplicitConstructionMustHaveOneInherit ()
Returns: int * string
|
Type definitions may only have one 'inherit' specification and it must be the first declaration (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:811)
|
Full Usage:
SR.tcTypeDoesNotInheritAttribute ()
Returns: int * string
|
This type does not inherit Attribute, it will not work correctly with other .NET languages. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1515)
|
Full Usage:
SR.tcTypeExceptionOrModule ()
Returns: string
|
type, exception or module (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:764)
|
Full Usage:
SR.tcTypeHasNoAccessibleConstructor ()
Returns: int * string
|
This type has no accessible object constructors (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:655)
|
Full Usage:
SR.tcTypeHasNoNestedTypes ()
Returns: int * string
|
This type has no nested types (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:564)
|
Full Usage:
SR.tcTypeIsInaccessible ()
Returns: int * string
|
This type is not accessible from this code location (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:692)
|
Full Usage:
SR.tcTypeIsNotARecordType ()
Returns: int * string
|
This type is not a record type (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:646)
|
Full Usage:
SR.tcTypeIsNotARecordTypeNeedConstructor ()
Returns: int * string
|
This type is not a record type. Values of class and struct types must be created using calls to object constructors. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:645)
|
Full Usage:
SR.tcTypeIsNotInterfaceType0 ()
Returns: int * string
|
This type is not an interface type (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:758)
|
|
The type '%s' is not an interface type (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:740)
|
Full Usage:
SR.tcTypeOrModule ()
Returns: string
|
type or module (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:765)
|
|
|
|
This type parameter has been used in a way that constrains it to always be '%s' (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:519)
|
Full Usage:
SR.tcTypeParameterInvalidAsTypeConstructor ()
Returns: int * string
|
Type parameter cannot be used as type constructor (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:566)
|
Full Usage:
SR.tcTypeParametersInferredAreNotStable ()
Returns: int * string
|
The type parameters inferred for this value are not stable under the erasure of type abbreviations. This is due to the use of type abbreviations which drop or reorder type parameters, e.g. \n\ttype taggedInt<'a> = int or\n\ttype swap<'a,'b> = 'b * 'a.\nConsider declaring the type parameters for this value explicitly, e.g.\n\tlet f<'a,'b> ((x,y) : swap<'b,'a>) : swap<'a,'b> = (y,x). (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:520)
|
Full Usage:
SR.tcTypeRequiresDefinition ()
Returns: int * string
|
This type requires a definition (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:779)
|
|
|
|
This type test or downcast will ignore the unit-of-measure '%s' (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1121)
|
|
|
|
|
Full Usage:
SR.tcTypesAreAlwaysSealedAssemblyCode ()
Returns: int * string
|
Assembly code types are always sealed (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:793)
|
Full Usage:
SR.tcTypesAreAlwaysSealedDU ()
Returns: int * string
|
Discriminated union types are always sealed (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:791)
|
Full Usage:
SR.tcTypesAreAlwaysSealedDelegate ()
Returns: int * string
|
Delegate types are always sealed (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:795)
|
Full Usage:
SR.tcTypesAreAlwaysSealedEnum ()
Returns: int * string
|
Enum types are always sealed (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:796)
|
Full Usage:
SR.tcTypesAreAlwaysSealedRecord ()
Returns: int * string
|
Record types are always sealed (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:792)
|
Full Usage:
SR.tcTypesAreAlwaysSealedStruct ()
Returns: int * string
|
Struct types are always sealed (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:794)
|
Full Usage:
SR.tcTypesCannotContainNestedTypes ()
Returns: int * string
|
Types cannot contain nested type definitions (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:763)
|
Full Usage:
SR.tcTypesCannotInheritFromMultipleConcreteTypes ()
Returns: int * string
|
Types cannot inherit from multiple concrete types (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:782)
|
|
Unable to parse format string '%s' (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:595)
|
|
Invalid interpolated string. %s (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1631)
|
|
|
Full Usage:
SR.tcUnexpectedBigRationalConstant ()
Returns: string
|
Unexpected big rational constant (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:490)
|
Full Usage:
SR.tcUnexpectedConditionInImportedAssembly ()
Returns: int * string
|
Unexpected condition in imported assembly: failed to decode AttributeUsage attribute (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:693)
|
Full Usage:
SR.tcUnexpectedConstByteArray ()
Returns: string
|
Unexpected Const_bytearray (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:493)
|
Full Usage:
SR.tcUnexpectedConstUint16Array ()
Returns: string
|
Unexpected Const_uint16array (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:492)
|
Full Usage:
SR.tcUnexpectedExprAtRecInfPoint ()
Returns: int * string
|
Unexpected expression at recursive inference point (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:515)
|
Full Usage:
SR.tcUnexpectedFunTypeInUnionCaseField ()
Returns: int * string
|
Unexpected function type in union case field definition. If you intend the field to be a function, consider wrapping the function signature with parens, e.g. | Case of a -> b into | Case of (a -> b). (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1734)
|
Full Usage:
SR.tcUnexpectedMeasureAnon ()
Returns: int * string
|
Unexpected SynMeasure.Anon (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:487)
|
Full Usage:
SR.tcUnexpectedPropertyInSyntaxTree ()
Returns: int * string
|
Unexpected source-level property specification in syntax tree (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:530)
|
Full Usage:
SR.tcUnexpectedPropertySpec ()
Returns: int * string
|
Unexpected source-level property specification (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:536)
|
Full Usage:
SR.tcUnexpectedSlashInType ()
Returns: int * string
|
Unexpected / in type (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:570)
|
|
Unexpected %s in type expression (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:565)
|
Full Usage:
SR.tcUnexpectedTypeArguments ()
Returns: int * string
|
Unexpected type arguments (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:571)
|
Full Usage:
SR.tcUninitializedValFieldsMustBeMutable ()
Returns: int * string
|
Uninitialized 'val' fields must be mutable and marked with the '[
|
Full Usage:
SR.tcUnionCaseDoesNotTakeArguments ()
Returns: int * string
|
This union case does not take arguments (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:579)
|
|
|
Full Usage:
SR.tcUnionCaseFieldCannotBeUsedMoreThanOnce a0
Parameters:
String
Returns: int * string
|
Union case/exception field '%s' cannot be used more than once. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1351)
|
|
|
Full Usage:
SR.tcUnionCaseRequiresOneArgument ()
Returns: int * string
|
This union case takes one argument (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:580)
|
Full Usage:
SR.tcUnitsOfMeasureInvalidInTypeConstructor ()
Returns: int * string
|
Unit-of-measure cannot be used in type constructor application (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:562)
|
Full Usage:
SR.tcUnknownUnion ()
Returns: int * string
|
Unknown union case (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:525)
|
Full Usage:
SR.tcUnnamedArgumentsDoNotFormPrefix ()
Returns: string
|
The unnamed arguments do not form a prefix of the arguments of the method called (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:671)
|
Full Usage:
SR.tcUnrecognizedAttributeTarget ()
Returns: int * string
|
Unrecognized attribute target. Valid attribute targets are 'assembly', 'module', 'type', 'method', 'property', 'return', 'param', 'field', 'event', 'constructor'. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:694)
|
Full Usage:
SR.tcUnrecognizedQueryBinaryOperator ()
Returns: int * string
|
Arguments to query operators may require parentheses, e.g. 'where (x > y)' or 'groupBy (x.Length / 10)' (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1324)
|
Full Usage:
SR.tcUnrecognizedQueryOperator ()
Returns: int * string
|
This is not a known query operator. Query operators are identifiers such as 'select', 'where', 'sortBy', 'thenBy', 'groupBy', 'groupValBy', 'join', 'groupJoin', 'sumBy' and 'averageBy', defined using corresponding methods on the 'QueryBuilder' type. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1316)
|
Full Usage:
SR.tcUnsupportedAttribute ()
Returns: int * string
|
This attribute cannot be used in this version of F# (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:704)
|
Full Usage:
SR.tcUnsupportedMutRecDecl ()
Returns: int * string
|
This declaration is not supported in recursive declaration groups (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1382)
|
Full Usage:
SR.tcUseForInSequenceExpression ()
Returns: int * string
|
The use of 'let! x = coll' in sequence expressions is not permitted. Use 'for x in coll' instead. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:650)
|
Full Usage:
SR.tcUseMayNotBeUsedInQueries ()
Returns: int * string
|
'use' expressions may not be used in queries (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1313)
|
Full Usage:
SR.tcUseYieldBangForMultipleResults ()
Returns: int * string
|
In sequence expressions, multiple results are generated using 'yield!' (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:652)
|
Full Usage:
SR.tcUsingInterfaceWithStaticAbstractMethodAsType a0
Parameters:
String
Returns: int * string
|
'%s' is normally used as a type constraint in generic code, e.g. \"'T when ISomeInterface<'T>\" or \"let f (x: #ISomeInterface<_>)\". See https://aka.ms/fsharp-iwsams for guidance. You can disable this warning by using '#nowarn \"3536\"' or '--nowarn:3536'. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1695)
|
Full Usage:
SR.tcUsingInterfacesWithStaticAbstractMethods ()
Returns: int * string
|
Declaring \"interfaces with static abstract methods\" is an advanced feature. See https://aka.ms/fsharp-iwsams for guidance. You can disable this warning by using '#nowarn \"3535\"' or '--nowarn:3535'. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1694)
|
Full Usage:
SR.tcValueInSignatureRequiresLiteralAttribute ()
Returns: int * string
|
A declaration may only be given a value in a signature if the declaration has the [
|
Full Usage:
SR.tcVolatileFieldsMustBeMutable ()
Returns: int * string
|
Volatile fields must be marked 'mutable' and cannot be thread-static (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:732)
|
Full Usage:
SR.tcVolatileOnlyOnClassLetBindings ()
Returns: int * string
|
The 'VolatileField' attribute may only be used on 'let' bindings in classes (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:677)
|
Full Usage:
SR.tlrLambdaLiftingOptimizationsNotApplied ()
Returns: int * string
|
Note: Lambda-lifting optimizations have not been applied because of the use of this local constrained generic function as a first class value. Adding type constraints may resolve this condition. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:984)
|
Full Usage:
SR.tlrUnexpectedTExpr ()
Returns: int * string
|
Unexpected Expr.TyChoose (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:983)
|
|
|
Full Usage:
SR.toolLocationHelperUnsupportedFrameworkVersion a0
Parameters:
String
Returns: int * string
|
The specified .NET Framework version '%s' is not supported. Please specify a value from the enumeration Microsoft.Build.Utilities.TargetDotNetFrameworkVersion. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1134)
|
Full Usage:
SR.tupleRequiredInAbstractMethod ()
Returns: string
|
\nA tuple type is required for one or more arguments. Consider wrapping the given arguments in additional parentheses or review the definition of the interface. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:39)
|
Full Usage:
SR.typeInfoActivePatternResult ()
Returns: string
|
active pattern result (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:952)
|
Full Usage:
SR.typeInfoActiveRecognizer ()
Returns: string
|
active recognizer (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:953)
|
Full Usage:
SR.typeInfoAnonRecdField ()
Returns: string
|
anonymous record field (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:960)
|
Full Usage:
SR.typeInfoArgument ()
Returns: string
|
argument (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:959)
|
Full Usage:
SR.typeInfoCallsWord ()
Returns: string
|
Calls (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1296)
|
Full Usage:
SR.typeInfoCustomOperation ()
Returns: string
|
custom operation (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:958)
|
Full Usage:
SR.typeInfoEvent ()
Returns: string
|
event (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:955)
|
Full Usage:
SR.typeInfoExtension ()
Returns: string
|
extension (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:957)
|
Full Usage:
SR.typeInfoField ()
Returns: string
|
field (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:954)
|
|
from %s (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:965)
|
|
also from %s (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:966)
|
Full Usage:
SR.typeInfoFullName ()
Returns: string
|
Full name (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:946)
|
Full Usage:
SR.typeInfoGeneratedProperty ()
Returns: string
|
generated property (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:967)
|
Full Usage:
SR.typeInfoGeneratedType ()
Returns: string
|
generated type (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:968)
|
Full Usage:
SR.typeInfoModule ()
Returns: string
|
module (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:963)
|
Full Usage:
SR.typeInfoNamespace ()
Returns: string
|
namespace (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:962)
|
Full Usage:
SR.typeInfoNamespaceOrModule ()
Returns: string
|
namespace/module (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:964)
|
|
and %d other overloads (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:950)
|
Full Usage:
SR.typeInfoPatternVariable ()
Returns: string
|
patvar (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:961)
|
Full Usage:
SR.typeInfoProperty ()
Returns: string
|
property (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:956)
|
Full Usage:
SR.typeInfoUnionCase ()
Returns: string
|
union case (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:951)
|
|
The type '%s' is not accessible from this code location (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:973)
|
Full Usage:
SR.typrelCannotResolveAmbiguityInDelegate ()
Returns: int * string
|
Could not resolve the ambiguity in the use of a generic construct with a 'delegate' constraint at or near this position (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:173)
|
Full Usage:
SR.typrelCannotResolveAmbiguityInEnum ()
Returns: int * string
|
Could not resolve the ambiguity in the use of a generic construct with an 'enum' constraint at or near this position (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:172)
|
Full Usage:
SR.typrelCannotResolveAmbiguityInPrintf ()
Returns: int * string
|
Could not resolve the ambiguity inherent in the use of a 'printf'-style format string (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:171)
|
Full Usage:
SR.typrelCannotResolveAmbiguityInUnmanaged ()
Returns: int * string
|
Could not resolve the ambiguity in the use of a generic construct with an 'unmanaged' constraint at or near this position (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1086)
|
|
The implicit instantiation of a generic construct at or near this point could not be resolved because it could resolve to multiple unrelated types, e.g. '%s' and '%s'. Consider using type annotations to resolve the ambiguity (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:170)
|
Full Usage:
SR.typrelDuplicateInterface ()
Returns: int * string
|
Duplicate or redundant interface (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:199)
|
Full Usage:
SR.typrelExplicitImplementationOfEquals a0
Parameters:
String
Returns: int * string
|
The struct, record or union type '%s' has an explicit implementation of 'Object.Equals'. Consider implementing a matching override for 'Object.GetHashCode()' (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:183)
|
Full Usage:
SR.typrelExplicitImplementationOfGetHashCode a0
Parameters:
String
Returns: int * string
|
The struct, record or union type '%s' has an explicit implementation of 'Object.GetHashCode'. Consider implementing a matching override for 'Object.Equals(obj)' (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:182)
|
Full Usage:
SR.typrelExplicitImplementationOfGetHashCodeOrEquals a0
Parameters:
String
Returns: int * string
|
The struct, record or union type '%s' has an explicit implementation of 'Object.GetHashCode' or 'Object.Equals'. You must apply the 'CustomEquality' attribute to the type (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:181)
|
Full Usage:
SR.typrelInterfaceMemberNoMostSpecificImplementation a0
Parameters:
String
Returns: int * string
|
Interface member '%s' does not have a most specific implementation. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1535)
|
|
|
Full Usage:
SR.typrelInvalidValue ()
Returns: int * string
|
Invalid value (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:174)
|
|
|
|
|
|
|
Full Usage:
SR.typrelMethodIsOverconstrained ()
Returns: int * string
|
This method is over-constrained in its type parameters (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:193)
|
|
The method '%s' is sealed and cannot be overridden (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:197)
|
Full Usage:
SR.typrelModuleNamespaceAttributesDifferInSigAndImpl ()
Returns: int * string
|
The namespace or module attributes differ between signature and implementation (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:192)
|
|
More than one override implements '%s' (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:196)
|
Full Usage:
SR.typrelNamedArgumentHasBeenAssignedMoreThenOnce a0
Parameters:
String
Returns: int * string
|
The named argument '%s' has been assigned more than one value (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:201)
|
|
The interface '%s' is included in multiple explicitly implemented interface types. Add an explicit implementation of this interface. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:200)
|
Full Usage:
SR.typrelNeverRefinedAwayFromTop ()
Returns: int * string
|
A type has been implicitly inferred as 'obj', which may be unintended. Consider adding explicit type annotations. You can disable this warning by using '#nowarn \"3559\"' or '--nowarn:3559'. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1712)
|
|
No implementation was given for '%s' (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:202)
|
|
No implementation was given for those members: %s (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:203)
|
Full Usage:
SR.typrelNoImplementationGivenSeveralTruncated a0
Parameters:
String
Returns: int * string
|
No implementation was given for those members (some results omitted): %s (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:204)
|
Full Usage:
SR.typrelNoImplementationGivenSeveralTruncatedWithSuggestion a0
Parameters:
String
Returns: int * string
|
No implementation was given for those members (some results omitted): %sNote that all interface members must be implemented and listed under an appropriate 'interface' declaration, e.g. 'interface ... with member ...'. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:207)
|
Full Usage:
SR.typrelNoImplementationGivenSeveralWithSuggestion a0
Parameters:
String
Returns: int * string
|
No implementation was given for those members: %sNote that all interface members must be implemented and listed under an appropriate 'interface' declaration, e.g. 'interface ... with member ...'. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:206)
|
Full Usage:
SR.typrelNoImplementationGivenWithSuggestion a0
Parameters:
String
Returns: int * string
|
No implementation was given for '%s'. Note that all interface members must be implemented and listed under an appropriate 'interface' declaration, e.g. 'interface ... with member ...'. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:205)
|
|
|
|
|
|
The override for '%s' was ambiguous (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:195)
|
Full Usage:
SR.typrelSigImplNotCompatibleCompileTimeRequirementsDiffer ()
Returns: int * string
|
The signature and implementation are not compatible because the type parameter in the class/signature has a different compile-time requirement to the one in the member/implementation (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:176)
|
|
|
The signature and implementation are not compatible because the type parameter '%s' has a constraint of the form %s but the implementation does not. Either remove this constraint from the signature or add it to the implementation. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:178)
|
|
Full Usage:
SR.typrelSigImplNotCompatibleParamCountsDiffer ()
Returns: int * string
|
The signature and implementation are not compatible because the respective type parameter counts differ (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:175)
|
Full Usage:
SR.typrelTypeImplementsIComparableDefaultObjectEqualsProvided a0
Parameters:
String
Returns: int * string
|
The type '%s' implements 'System.IComparable' explicitly but provides no corresponding override for 'Object.Equals'. An implementation of 'Object.Equals' has been automatically provided, implemented via 'System.IComparable'. Consider implementing the override 'Object.Equals' explicitly (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:180)
|
Full Usage:
SR.typrelTypeImplementsIComparableShouldOverrideObjectEquals a0
Parameters:
String
Returns: int * string
|
The type '%s' implements 'System.IComparable'. Consider also adding an explicit override for 'Object.Equals' (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:179)
|
|
The constructor, module or namespace '%s' is not defined. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:12)
|
|
The field, constructor or member '%s' is not defined. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:7)
|
|
The namespace '%s' is not defined. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:5)
|
|
The namespace or module '%s' is not defined. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:6)
|
|
The pattern discriminator '%s' is not defined. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:19)
|
|
The record label '%s' is not defined. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:16)
|
|
The record label or namespace '%s' is not defined. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:15)
|
Full Usage:
SR.undefinedNameSuggestionsIntro ()
Returns: string
|
Maybe you want one of the following: (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:17)
|
|
The type '%s' is not defined. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:13)
|
|
|
|
The type parameter %s is not defined. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:18)
|
Full Usage:
SR.undefinedNameValueConstructorNamespaceOrType a0
Parameters:
String
Returns: string
|
The value, constructor, namespace or type '%s' is not defined. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:9)
|
|
The value, namespace, type or module '%s' is not defined. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:11)
|
|
The value or constructor '%s' is not defined. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:10)
|
|
The union case '%s' is not accessible from this code location (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:976)
|
|
The union cases or fields of the type '%s' are not accessible from this code location (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:974)
|
Full Usage:
SR.unnecessaryParentheses ()
Returns: int * string
|
Parentheses can be removed. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1737)
|
Full Usage:
SR.unsupportedAttribute ()
Returns: int * string
|
This attribute is currently unsupported by the F# compiler. Applying it will not achieve its intended effect. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:42)
|
Full Usage:
SR.useSdkRefs ()
Returns: string
|
Use reference assemblies for .NET framework references when available (Enabled by default). (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1537)
|
|
The value '%s' is not accessible from this code location (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:975)
|
Full Usage:
SR.writeToReadOnlyByref ()
Returns: int * string
|
The byref pointer is readonly, so this write is not permitted. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1499)
|
|
This XML comment is invalid: '%s' (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1646)
|
|
This XML comment is invalid: multiple documentation entries for parameter '%s' (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1650)
|
|
This XML comment is invalid: unknown parameter '%s' (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1649)
|
Full Usage:
SR.xmlDocMissingCrossReference ()
Returns: int * string
|
This XML comment is invalid: missing 'cref' attribute for cross-reference (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1648)
|
|
This XML comment is incomplete: no documentation for parameter '%s' (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1652)
|
Full Usage:
SR.xmlDocMissingParameterName ()
Returns: int * string
|
This XML comment is invalid: missing 'name' attribute for parameter or parameter reference (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1647)
|
|
This XML comment is invalid: unresolved cross-reference '%s' (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:1651)
|
Full Usage:
SR.yieldUsedInsteadOfYieldBang ()
Returns: string
|
Consider using 'yield!' instead of 'yield'. (Originally from ..\..\.deps\836d4e0603442d6053c8d439993a022501cae494\src\Compiler\FSComp.txt:38)
|