Click or drag to resize
ErrorCodesMethodNotFound Field
The method does not exist / is not available.

Namespace: VSCode.JsonRpc
Assembly: VSCode (in VSCode.dll) Version: 1.0.0
Syntax
C#
public const int MethodNotFound = -32601

Field Value

Type: Int32
See Also