FindDeclFailureReason Type
Represents the reason why the GetDeclarationLocation operation failed.
Union cases
| Union case |
Description
|
Full Usage:
NoSourceCode
|
Source code file is not available |
|
Trying to find declaration of ProvidedMember without TypeProviderDefinitionLocationAttribute
|
|
Trying to find declaration of ProvidedType without TypeProviderDefinitionLocationAttribute
|
|
Generic reason: no particular information about error apart from a message
|
F# Compiler Guide