Skip to content

Instantly share code, notes, and snippets.

@hatsunea
Created August 17, 2022 12:11
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save hatsunea/5b3ab87007e44cc2aa50839eb3c8c936 to your computer and use it in GitHub Desktop.
Save hatsunea/5b3ab87007e44cc2aa50839eb3c8c936 to your computer and use it in GitHub Desktop.
=====================
LimitedFunctionality
System.ArgumentNullException: 値を Null にすることはできません。
パラメーター名:commandLine
場所 Microsoft.VisualStudio.LanguageServices.Implementation.ProjectSystem.VisualStudioProjectOptionsProcessor.SetCommandLine(String commandLine)
場所 Microsoft.VisualStudio.ProjectSystem.LanguageServices.WorkspaceProjectContextProvider.<CreateProjectContextHandlingFaultAsync>d__7.MoveNext()
--- 直前に例外がスローされた場所からのスタック トレースの終わり ---
場所 System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
場所 Microsoft.VisualStudio.ProjectSystem.LanguageServices.WorkspaceProjectContextProvider.<CreateProjectContextHandlingFaultAsync>d__7.MoveNext()
--- 直前に例外がスローされた場所からのスタック トレースの終わり ---
場所 System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
場所 Microsoft.VisualStudio.ProjectSystem.CommonProjectSystemTools.Rethrow(Exception ex)
場所 Microsoft.VisualStudio.ProjectSystem.ExceptionFilter.<>c__DisplayClass2_0.<Guard>g__Action|0()
場所 GuardMethodClass.GuardMethod(Func`1 , Func`2 , Func`2 )
===================
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment