Skip to content

Exception calling "ProcessRecord" with "1" argument(s): "Method not found #65

@itfranck

Description

@itfranck

Using the Splat method, I get:

 Exception calling "ProcessRecord" with "1" argument(s): "Method not found: 'Void 
OmniSharp.Extensions.LanguageServer.Protocol.Models.Range.set_Start(OmniSharp.Extensions.LanguageServer.Protocol.Models.Position)'."
At line:348 char:7
+       $__cmdletization_objectModelWrapper.ProcessRecord($__cmdletizat ...
+       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : NotSpecified: (:) [], ParentContainsErrorRecordException
    + FullyQualifiedErrorId : MissingMethodException

Using the non-pre-release version, it stopped working for a while.
It do not work nor it produce any error.

Updating to the latest beta now show an error (while still not converting to splat)

Observed on

  • Vs code 1.56.2
  • Powershell Preview (latest)
  • Powershell Version - 5.1

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions