Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save pawansingh00/8f912344a807aba8a76a624d55772ee4 to your computer and use it in GitHub Desktop.
Save pawansingh00/8f912344a807aba8a76a624d55772ee4 to your computer and use it in GitHub Desktop.
omnisharp stderr logs
System.TypeLoadException: Failure has occurred while loading a type.
at OmniSharp.Http.Driver.Program+<>cDisplayClass0_1.<Main>b1 () [0x00000] in <bf6761d1be88458fb36a3a4024077905>:0
at OmniSharp.CommandLineApplication+<>cDisplayClass11_0.<OnExecute>b0 () [0x0000b] in <14903a02b2c54ee0863bee9bf9ff4218>:0
at McMaster.Extensions.CommandLineUtils.CommandLineApplication.Execute (System.String[] args) [0x00039] in <344a1e8cd6594b17b1e01f8df6ae8827>:0
at OmniSharp.CommandLineApplication.Execute (System.String[] args) [0x00081] in <14903a02b2c54ee0863bee9bf9ff4218>:0
at OmniSharp.Http.Driver.Program+<>cDisplayClass0_0.<Main>b0 () [0x00028] in <bf6761d1be88458fb36a3a4024077905>:0
at OmniSharp.HostHelpers.Start (System.Func`1[TResult] action) [0x0001c] in <14903a02b2c54ee0863bee9bf9ff4218>:0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment