Skip to content

Instantly share code, notes, and snippets.

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 directhex/8c24f5442575552151ffbd08bc875c69 to your computer and use it in GitHub Desktop.
Save directhex/8c24f5442575552151ffbd08bc875c69 to your computer and use it in GitHub Desktop.
CSC [build-linux] gensources.exe
Makefile:20: warning: overriding recipe for target 'test-local'
../../build/library.make:208: warning: ignoring old recipe for target 'test-local'
Makefile:20: warning: overriding recipe for target 'test-local'
../../build/library.make:208: warning: ignoring old recipe for target 'test-local'
CSC [build-linux] Mono.Cecil.dll
CSC [build-linux] cil-stringreplacer.exe
CSC [build-linux] PEAPI.dll
Unhandled Exception:
System.AggregateException: One or more errors occurred. (One or more errors occurred. (Value cannot be null.
Parameter name: key)) ---> System.AggregateException: One or more errors occurred. (Value cannot be null.
Parameter name: key) ---> System.ArgumentNullException: Value cannot be null.
Parameter name: key
at System.Collections.Generic.Dictionary`2[TKey,TValue].FindEntry (TKey key) [0x00008] in <d37da1cc46974f6a94e91e1530465ffb>:0
at System.Collections.Generic.Dictionary`2[TKey,TValue].TryGetValue (TKey key, TValue& value) [0x00000] in <d37da1cc46974f6a94e91e1530465ffb>:0
at Microsoft.CodeAnalysis.CSharp.Symbols.ConstantEvaluationHelpers.CreateGraph (System.Collections.Generic.Dictionary`2[TKey,TValue] graph, Microsoft.CodeAnalysis.CSharp.Symbols.SourceFieldSymbolWithSyntaxReference field, System.Boolean earlyDecodingWellKnownAttributes) [0x0001a] in <d6728d536b884cd2af1698e1ee49045c>:0
at Microsoft.CodeAnalysis.CSharp.Symbols.ConstantEvaluationHelpers.OrderAllDependencies (Microsoft.CodeAnalysis.CSharp.Symbols.SourceFieldSymbolWithSyntaxReference field, Microsoft.CodeAnalysis.PooledObjects.ArrayBuilder`1[T] order, System.Boolean earlyDecodingWellKnownAttributes) [0x00005] in <d6728d536b884cd2af1698e1ee49045c>:0
at Microsoft.CodeAnalysis.CSharp.Symbols.SourceFieldSymbolWithSyntaxReference.GetConstantValue (Microsoft.CodeAnalysis.CSharp.ConstantFieldsInProgress inProgress, System.Boolean earlyDecodingWellKnownAttributes) [0x00032] in <d6728d536b884cd2af1698e1ee49045c>:0
at Microsoft.CodeAnalysis.CSharp.Symbols.SourceMemberFieldSymbol.ForceComplete (Microsoft.CodeAnalysis.SourceLocation locationOpt, System.Threading.CancellationToken cancellationToken) [0x00056] in <d6728d536b884cd2af1698e1ee49045c>:0
at Microsoft.CodeAnalysis.CSharp.Symbols.SourceMemberContainerTypeSymbol.ForceComplete (Microsoft.CodeAnalysis.SourceLocation locationOpt, System.Threading.CancellationToken cancellationToken) [0x0027e] in <d6728d536b884cd2af1698e1ee49045c>:0
at Microsoft.CodeAnalysis.CSharp.Symbol.ForceCompleteMemberByLocation (Microsoft.CodeAnalysis.SourceLocation locationOpt, Microsoft.CodeAnalysis.CSharp.Symbol member, System.Threading.CancellationToken cancellationToken) [0x0002a] in <d6728d536b884cd2af1698e1ee49045c>:0
at Microsoft.CodeAnalysis.CSharp.Symbols.SourceNamespaceSymbol+<>c__DisplayClass49_1.<ForceComplete>b__0 (System.Int32 i) [0x0000d] in <d6728d536b884cd2af1698e1ee49045c>:0
at Roslyn.Utilities.UICultureUtilities+<>c__DisplayClass6_0`1[T].<WithCurrentUICulture>b__0 (T param) [0x00039] in <60997ce90a30420487c7aa6f76c23d63>:0
at System.Threading.Tasks.Parallel+<>c__DisplayClass19_0`1[TLocal].<ForWorker>b__1 (System.Threading.Tasks.RangeWorker& currentWorker, System.Int32 timeout, System.Boolean& replicationDelegateYieldedBeforeCompletion) [0x000cf] in <d37da1cc46974f6a94e91e1530465ffb>:0
--- End of stack trace from previous location where exception was thrown ---
at System.Threading.Tasks.Parallel+<>c__DisplayClass19_0`1[TLocal].<ForWorker>b__1 (System.Threading.Tasks.RangeWorker& currentWorker, System.Int32 timeout, System.Boolean& replicationDelegateYieldedBeforeCompletion) [0x001e5] in <d37da1cc46974f6a94e91e1530465ffb>:0
at System.Threading.Tasks.TaskReplicator+Replica`1[TState].ExecuteAction (System.Boolean& yieldedBeforeCompletion) [0x00000] in <d37da1cc46974f6a94e91e1530465ffb>:0
at System.Threading.Tasks.TaskReplicator+Replica.Execute () [0x00023] in <d37da1cc46974f6a94e91e1530465ffb>:0
--- End of inner exception stack trace ---
at System.Threading.Tasks.TaskReplicator.Run[TState] (System.Threading.Tasks.TaskReplicator+ReplicatableUserAction`1[TState] action, System.Threading.Tasks.ParallelOptions options, System.Boolean stopOnFirstFailure) [0x0005b] in <d37da1cc46974f6a94e91e1530465ffb>:0
at System.Threading.Tasks.Parallel.ForWorker[TLocal] (System.Int32 fromInclusive, System.Int32 toExclusive, System.Threading.Tasks.ParallelOptions parallelOptions, System.Action`1[T] body, System.Action`2[T1,T2] bodyWithState, System.Func`4[T1,T2,T3,TResult] bodyWithLocal, System.Func`1[TResult] localInit, System.Action`1[T] localFinally) [0x00139] in <d37da1cc46974f6a94e91e1530465ffb>:0
--- End of stack trace from previous location where exception was thrown ---
at System.Threading.Tasks.Parallel.ThrowSingleCancellationExceptionOrOtherException (System.Collections.ICollection exceptions, System.Threading.CancellationToken cancelToken, System.Exception otherException) [0x0000b] in <d37da1cc46974f6a94e91e1530465ffb>:0
at System.Threading.Tasks.Parallel.ForWorker[TLocal] (System.Int32 fromInclusive, System.Int32 toExclusive, System.Threading.Tasks.ParallelOptions parallelOptions, System.Action`1[T] body, System.Action`2[T1,T2] bodyWithState, System.Func`4[T1,T2,T3,TResult] bodyWithLocal, System.Func`1[TResult] localInit, System.Action`1[T] localFinally) [0x00199] in <d37da1cc46974f6a94e91e1530465ffb>:0
at System.Threading.Tasks.Parallel.For (System.Int32 fromInclusive, System.Int32 toExclusive, System.Threading.Tasks.ParallelOptions parallelOptions, System.Action`1[T] body) [0x0001c] in <d37da1cc46974f6a94e91e1530465ffb>:0
at Microsoft.CodeAnalysis.CSharp.Symbols.SourceNamespaceSymbol.ForceComplete (Microsoft.CodeAnalysis.SourceLocation locationOpt, System.Threading.CancellationToken cancellationToken) [0x0015d] in <d6728d536b884cd2af1698e1ee49045c>:0
at Microsoft.CodeAnalysis.CSharp.Symbol.ForceCompleteMemberByLocation (Microsoft.CodeAnalysis.SourceLocation locationOpt, Microsoft.CodeAnalysis.CSharp.Symbol member, System.Threading.CancellationToken cancellationToken) [0x0002a] in <d6728d536b884cd2af1698e1ee49045c>:0
at Microsoft.CodeAnalysis.CSharp.Symbols.SourceNamespaceSymbol+<>c__DisplayClass49_1.<ForceComplete>b__0 (System.Int32 i) [0x0000d] in <d6728d536b884cd2af1698e1ee49045c>:0
at Roslyn.Utilities.UICultureUtilities+<>c__DisplayClass6_0`1[T].<WithCurrentUICulture>b__0 (T param) [0x00039] in <60997ce90a30420487c7aa6f76c23d63>:0
at System.Threading.Tasks.Parallel+<>c__DisplayClass19_0`1[TLocal].<ForWorker>b__1 (System.Threading.Tasks.RangeWorker& currentWorker, System.Int32 timeout, System.Boolean& replicationDelegateYieldedBeforeCompletion) [0x000cf] in <d37da1cc46974f6a94e91e1530465ffb>:0
--- End of stack trace from previous location where exception was thrown ---
at System.Threading.Tasks.Parallel+<>c__DisplayClass19_0`1[TLocal].<ForWorker>b__1 (System.Threading.Tasks.RangeWorker& currentWorker, System.Int32 timeout, System.Boolean& replicationDelegateYieldedBeforeCompletion) [0x001e5] in <d37da1cc46974f6a94e91e1530465ffb>:0
at System.Threading.Tasks.TaskReplicator+Replica`1[TState].ExecuteAction (System.Boolean& yieldedBeforeCompletion) [0x00000] in <d37da1cc46974f6a94e91e1530465ffb>:0
at System.Threading.Tasks.TaskReplicator+Replica.Execute () [0x00023] in <d37da1cc46974f6a94e91e1530465ffb>:0
--- End of inner exception stack trace ---
at System.Threading.Tasks.TaskReplicator.Run[TState] (System.Threading.Tasks.TaskReplicator+ReplicatableUserAction`1[TState] action, System.Threading.Tasks.ParallelOptions options, System.Boolean stopOnFirstFailure) [0x0005b] in <d37da1cc46974f6a94e91e1530465ffb>:0
at System.Threading.Tasks.Parallel.ForWorker[TLocal] (System.Int32 fromInclusive, System.Int32 toExclusive, System.Threading.Tasks.ParallelOptions parallelOptions, System.Action`1[T] body, System.Action`2[T1,T2] bodyWithState, System.Func`4[T1,T2,T3,TResult] bodyWithLocal, System.Func`1[TResult] localInit, System.Action`1[T] localFinally) [0x00139] in <d37da1cc46974f6a94e91e1530465ffb>:0
--- End of stack trace from previous location where exception was thrown ---
at System.Threading.Tasks.Parallel.ThrowSingleCancellationExceptionOrOtherException (System.Collections.ICollection exceptions, System.Threading.CancellationToken cancelToken, System.Exception otherException) [0x0000b] in <d37da1cc46974f6a94e91e1530465ffb>:0
at System.Threading.Tasks.Parallel.ForWorker[TLocal] (System.Int32 fromInclusive, System.Int32 toExclusive, System.Threading.Tasks.ParallelOptions parallelOptions, System.Action`1[T] body, System.Action`2[T1,T2] bodyWithState, System.Func`4[T1,T2,T3,TResult] bodyWithLocal, System.Func`1[TResult] localInit, System.Action`1[T] localFinally) [0x00199] in <d37da1cc46974f6a94e91e1530465ffb>:0
at System.Threading.Tasks.Parallel.For (System.Int32 fromInclusive, System.Int32 toExclusive, System.Threading.Tasks.ParallelOptions parallelOptions, System.Action`1[T] body) [0x0001c] in <d37da1cc46974f6a94e91e1530465ffb>:0
at Microsoft.CodeAnalysis.CSharp.Symbols.SourceNamespaceSymbol.ForceComplete (Microsoft.CodeAnalysis.SourceLocation locationOpt, System.Threading.CancellationToken cancellationToken) [0x0015d] in <d6728d536b884cd2af1698e1ee49045c>:0
at Microsoft.CodeAnalysis.CSharp.Symbols.SourceModuleSymbol.ForceComplete (Microsoft.CodeAnalysis.SourceLocation locationOpt, System.Threading.CancellationToken cancellationToken) [0x000b8] in <d6728d536b884cd2af1698e1ee49045c>:0
at Microsoft.CodeAnalysis.CSharp.Symbols.SourceAssemblySymbol.ForceComplete (Microsoft.CodeAnalysis.SourceLocation locationOpt, System.Threading.CancellationToken cancellationToken) [0x000a5] in <d6728d536b884cd2af1698e1ee49045c>:0
at Microsoft.CodeAnalysis.CSharp.CSharpCompilation.GetSourceDeclarationDiagnostics (Microsoft.CodeAnalysis.SyntaxTree syntaxTree, System.Nullable`1[T] filterSpanWithinTree, System.Func`4[T1,T2,T3,TResult] locationFilterOpt, System.Threading.CancellationToken cancellationToken) [0x00040] in <d6728d536b884cd2af1698e1ee49045c>:0
at Microsoft.CodeAnalysis.CSharp.CSharpCompilation.GetDiagnostics (Microsoft.CodeAnalysis.CompilationStage stage, System.Boolean includeEarlierStages, Microsoft.CodeAnalysis.DiagnosticBag diagnostics, System.Threading.CancellationToken cancellationToken) [0x002cf] in <d6728d536b884cd2af1698e1ee49045c>:0
at Microsoft.CodeAnalysis.CommonCompiler.CompileAndEmit (Microsoft.CodeAnalysis.TouchedFileLogger touchedFilesLogger, Microsoft.CodeAnalysis.Compilation& compilation, System.Collections.Immutable.ImmutableArray`1[T] analyzers, System.Collections.Immutable.ImmutableArray`1[T] additionalTextFiles, System.Collections.Immutable.ImmutableArray`1[T] embeddedTexts, Microsoft.CodeAnalysis.DiagnosticBag diagnostics, System.Threading.CancellationToken cancellationToken, System.Threading.CancellationTokenSource& analyzerCts, System.Boolean& reportAnalyzer, Microsoft.CodeAnalysis.Diagnostics.AnalyzerDriver& analyzerDriver) [0x000a9] in <60997ce90a30420487c7aa6f76c23d63>:0
at Microsoft.CodeAnalysis.CommonCompiler.RunCore (System.IO.TextWriter consoleOutput, Microsoft.CodeAnalysis.ErrorLogger errorLogger, System.Threading.CancellationToken cancellationToken) [0x000ef] in <60997ce90a30420487c7aa6f76c23d63>:0
at Microsoft.CodeAnalysis.CommonCompiler.Run (System.IO.TextWriter consoleOutput, System.Threading.CancellationToken cancellationToken) [0x00035] in <60997ce90a30420487c7aa6f76c23d63>:0
at Microsoft.CodeAnalysis.CSharp.CommandLine.Csc+<>c__DisplayClass1_0.<Run>b__0 (System.IO.TextWriter tw) [0x00000] in <c5b69312ab114f1599988504540296fa>:0
at Microsoft.CodeAnalysis.CommandLine.ConsoleUtil.RunWithUtf8Output[T] (System.Boolean utf8Output, System.IO.TextWriter textWriter, System.Func`2[T,TResult] func) [0x00034] in <c5b69312ab114f1599988504540296fa>:0
at Microsoft.CodeAnalysis.CSharp.CommandLine.Csc.Run (System.String[] args, Microsoft.CodeAnalysis.BuildPaths buildPaths, System.IO.TextWriter textWriter, Microsoft.CodeAnalysis.IAnalyzerAssemblyLoader analyzerLoader) [0x00048] in <c5b69312ab114f1599988504540296fa>:0
at (wrapper delegate-invoke) <Module>.invoke_int_string[]_BuildPaths_TextWriter_IAnalyzerAssemblyLoader(string[],Microsoft.CodeAnalysis.BuildPaths,System.IO.TextWriter,Microsoft.CodeAnalysis.IAnalyzerAssemblyLoader)
at Microsoft.CodeAnalysis.CommandLine.DesktopBuildClient.RunLocalCompilation (System.String[] arguments, Microsoft.CodeAnalysis.BuildPaths buildPaths, System.IO.TextWriter textWriter) [0x00000] in <c5b69312ab114f1599988504540296fa>:0
at Microsoft.CodeAnalysis.CommandLine.BuildClient.RunCompilation (System.Collections.Generic.IEnumerable`1[T] originalArguments, Microsoft.CodeAnalysis.BuildPaths buildPaths, System.IO.TextWriter textWriter) [0x00098] in <c5b69312ab114f1599988504540296fa>:0
at Microsoft.CodeAnalysis.CommandLine.DesktopBuildClient.Run (System.Collections.Generic.IEnumerable`1[T] arguments, Microsoft.CodeAnalysis.CommandLine.RequestLanguage language, Microsoft.CodeAnalysis.CommandLine.CompileFunc compileFunc, Microsoft.CodeAnalysis.IAnalyzerAssemblyLoader analyzerAssemblyLoader) [0x00043] in <c5b69312ab114f1599988504540296fa>:0
at Microsoft.CodeAnalysis.CSharp.CommandLine.Program.MainCore (System.String[] args) [0x00006] in <c5b69312ab114f1599988504540296fa>:0
at Microsoft.CodeAnalysis.CSharp.CommandLine.Program.Main (System.String[] args) [0x00000] in <c5b69312ab114f1599988504540296fa>:0
---> (Inner Exception #0) System.AggregateException: One or more errors occurred. (Value cannot be null.
Parameter name: key) ---> System.ArgumentNullException: Value cannot be null.
Parameter name: key
at System.Collections.Generic.Dictionary`2[TKey,TValue].FindEntry (TKey key) [0x00008] in <d37da1cc46974f6a94e91e1530465ffb>:0
at System.Collections.Generic.Dictionary`2[TKey,TValue].TryGetValue (TKey key, TValue& value) [0x00000] in <d37da1cc46974f6a94e91e1530465ffb>:0
at Microsoft.CodeAnalysis.CSharp.Symbols.ConstantEvaluationHelpers.CreateGraph (System.Collections.Generic.Dictionary`2[TKey,TValue] graph, Microsoft.CodeAnalysis.CSharp.Symbols.SourceFieldSymbolWithSyntaxReference field, System.Boolean earlyDecodingWellKnownAttributes) [0x0001a] in <d6728d536b884cd2af1698e1ee49045c>:0
at Microsoft.CodeAnalysis.CSharp.Symbols.ConstantEvaluationHelpers.OrderAllDependencies (Microsoft.CodeAnalysis.CSharp.Symbols.SourceFieldSymbolWithSyntaxReference field, Microsoft.CodeAnalysis.PooledObjects.ArrayBuilder`1[T] order, System.Boolean earlyDecodingWellKnownAttributes) [0x00005] in <d6728d536b884cd2af1698e1ee49045c>:0
at Microsoft.CodeAnalysis.CSharp.Symbols.SourceFieldSymbolWithSyntaxReference.GetConstantValue (Microsoft.CodeAnalysis.CSharp.ConstantFieldsInProgress inProgress, System.Boolean earlyDecodingWellKnownAttributes) [0x00032] in <d6728d536b884cd2af1698e1ee49045c>:0
at Microsoft.CodeAnalysis.CSharp.Symbols.SourceMemberFieldSymbol.ForceComplete (Microsoft.CodeAnalysis.SourceLocation locationOpt, System.Threading.CancellationToken cancellationToken) [0x00056] in <d6728d536b884cd2af1698e1ee49045c>:0
at Microsoft.CodeAnalysis.CSharp.Symbols.SourceMemberContainerTypeSymbol.ForceComplete (Microsoft.CodeAnalysis.SourceLocation locationOpt, System.Threading.CancellationToken cancellationToken) [0x0027e] in <d6728d536b884cd2af1698e1ee49045c>:0
at Microsoft.CodeAnalysis.CSharp.Symbol.ForceCompleteMemberByLocation (Microsoft.CodeAnalysis.SourceLocation locationOpt, Microsoft.CodeAnalysis.CSharp.Symbol member, System.Threading.CancellationToken cancellationToken) [0x0002a] in <d6728d536b884cd2af1698e1ee49045c>:0
at Microsoft.CodeAnalysis.CSharp.Symbols.SourceNamespaceSymbol+<>c__DisplayClass49_1.<ForceComplete>b__0 (System.Int32 i) [0x0000d] in <d6728d536b884cd2af1698e1ee49045c>:0
at Roslyn.Utilities.UICultureUtilities+<>c__DisplayClass6_0`1[T].<WithCurrentUICulture>b__0 (T param) [0x00039] in <60997ce90a30420487c7aa6f76c23d63>:0
at System.Threading.Tasks.Parallel+<>c__DisplayClass19_0`1[TLocal].<ForWorker>b__1 (System.Threading.Tasks.RangeWorker& currentWorker, System.Int32 timeout, System.Boolean& replicationDelegateYieldedBeforeCompletion) [0x000cf] in <d37da1cc46974f6a94e91e1530465ffb>:0
--- End of stack trace from previous location where exception was thrown ---
at System.Threading.Tasks.Parallel+<>c__DisplayClass19_0`1[TLocal].<ForWorker>b__1 (System.Threading.Tasks.RangeWorker& currentWorker, System.Int32 timeout, System.Boolean& replicationDelegateYieldedBeforeCompletion) [0x001e5] in <d37da1cc46974f6a94e91e1530465ffb>:0
at System.Threading.Tasks.TaskReplicator+Replica`1[TState].ExecuteAction (System.Boolean& yieldedBeforeCompletion) [0x00000] in <d37da1cc46974f6a94e91e1530465ffb>:0
at System.Threading.Tasks.TaskReplicator+Replica.Execute () [0x00023] in <d37da1cc46974f6a94e91e1530465ffb>:0
--- End of inner exception stack trace ---
at System.Threading.Tasks.TaskReplicator.Run[TState] (System.Threading.Tasks.TaskReplicator+ReplicatableUserAction`1[TState] action, System.Threading.Tasks.ParallelOptions options, System.Boolean stopOnFirstFailure) [0x0005b] in <d37da1cc46974f6a94e91e1530465ffb>:0
at System.Threading.Tasks.Parallel.ForWorker[TLocal] (System.Int32 fromInclusive, System.Int32 toExclusive, System.Threading.Tasks.ParallelOptions parallelOptions, System.Action`1[T] body, System.Action`2[T1,T2] bodyWithState, System.Func`4[T1,T2,T3,TResult] bodyWithLocal, System.Func`1[TResult] localInit, System.Action`1[T] localFinally) [0x00139] in <d37da1cc46974f6a94e91e1530465ffb>:0
--- End of stack trace from previous location where exception was thrown ---
at System.Threading.Tasks.Parallel.ThrowSingleCancellationExceptionOrOtherException (System.Collections.ICollection exceptions, System.Threading.CancellationToken cancelToken, System.Exception otherException) [0x0000b] in <d37da1cc46974f6a94e91e1530465ffb>:0
at System.Threading.Tasks.Parallel.ForWorker[TLocal] (System.Int32 fromInclusive, System.Int32 toExclusive, System.Threading.Tasks.ParallelOptions parallelOptions, System.Action`1[T] body, System.Action`2[T1,T2] bodyWithState, System.Func`4[T1,T2,T3,TResult] bodyWithLocal, System.Func`1[TResult] localInit, System.Action`1[T] localFinally) [0x00199] in <d37da1cc46974f6a94e91e1530465ffb>:0
at System.Threading.Tasks.Parallel.For (System.Int32 fromInclusive, System.Int32 toExclusive, System.Threading.Tasks.ParallelOptions parallelOptions, System.Action`1[T] body) [0x0001c] in <d37da1cc46974f6a94e91e1530465ffb>:0
at Microsoft.CodeAnalysis.CSharp.Symbols.SourceNamespaceSymbol.ForceComplete (Microsoft.CodeAnalysis.SourceLocation locationOpt, System.Threading.CancellationToken cancellationToken) [0x0015d] in <d6728d536b884cd2af1698e1ee49045c>:0
at Microsoft.CodeAnalysis.CSharp.Symbol.ForceCompleteMemberByLocation (Microsoft.CodeAnalysis.SourceLocation locationOpt, Microsoft.CodeAnalysis.CSharp.Symbol member, System.Threading.CancellationToken cancellationToken) [0x0002a] in <d6728d536b884cd2af1698e1ee49045c>:0
at Microsoft.CodeAnalysis.CSharp.Symbols.SourceNamespaceSymbol+<>c__DisplayClass49_1.<ForceComplete>b__0 (System.Int32 i) [0x0000d] in <d6728d536b884cd2af1698e1ee49045c>:0
at Roslyn.Utilities.UICultureUtilities+<>c__DisplayClass6_0`1[T].<WithCurrentUICulture>b__0 (T param) [0x00039] in <60997ce90a30420487c7aa6f76c23d63>:0
at System.Threading.Tasks.Parallel+<>c__DisplayClass19_0`1[TLocal].<ForWorker>b__1 (System.Threading.Tasks.RangeWorker& currentWorker, System.Int32 timeout, System.Boolean& replicationDelegateYieldedBeforeCompletion) [0x000cf] in <d37da1cc46974f6a94e91e1530465ffb>:0
--- End of stack trace from previous location where exception was thrown ---
at System.Threading.Tasks.Parallel+<>c__DisplayClass19_0`1[TLocal].<ForWorker>b__1 (System.Threading.Tasks.RangeWorker& currentWorker, System.Int32 timeout, System.Boolean& replicationDelegateYieldedBeforeCompletion) [0x001e5] in <d37da1cc46974f6a94e91e1530465ffb>:0
at System.Threading.Tasks.TaskReplicator+Replica`1[TState].ExecuteAction (System.Boolean& yieldedBeforeCompletion) [0x00000] in <d37da1cc46974f6a94e91e1530465ffb>:0
at System.Threading.Tasks.TaskReplicator+Replica.Execute () [0x00023] in <d37da1cc46974f6a94e91e1530465ffb>:0
---> (Inner Exception #0) System.ArgumentNullException: Value cannot be null.
Parameter name: key
at System.Collections.Generic.Dictionary`2[TKey,TValue].FindEntry (TKey key) [0x00008] in <d37da1cc46974f6a94e91e1530465ffb>:0
at System.Collections.Generic.Dictionary`2[TKey,TValue].TryGetValue (TKey key, TValue& value) [0x00000] in <d37da1cc46974f6a94e91e1530465ffb>:0
at Microsoft.CodeAnalysis.CSharp.Symbols.ConstantEvaluationHelpers.CreateGraph (System.Collections.Generic.Dictionary`2[TKey,TValue] graph, Microsoft.CodeAnalysis.CSharp.Symbols.SourceFieldSymbolWithSyntaxReference field, System.Boolean earlyDecodingWellKnownAttributes) [0x0001a] in <d6728d536b884cd2af1698e1ee49045c>:0
at Microsoft.CodeAnalysis.CSharp.Symbols.ConstantEvaluationHelpers.OrderAllDependencies (Microsoft.CodeAnalysis.CSharp.Symbols.SourceFieldSymbolWithSyntaxReference field, Microsoft.CodeAnalysis.PooledObjects.ArrayBuilder`1[T] order, System.Boolean earlyDecodingWellKnownAttributes) [0x00005] in <d6728d536b884cd2af1698e1ee49045c>:0
at Microsoft.CodeAnalysis.CSharp.Symbols.SourceFieldSymbolWithSyntaxReference.GetConstantValue (Microsoft.CodeAnalysis.CSharp.ConstantFieldsInProgress inProgress, System.Boolean earlyDecodingWellKnownAttributes) [0x00032] in <d6728d536b884cd2af1698e1ee49045c>:0
at Microsoft.CodeAnalysis.CSharp.Symbols.SourceMemberFieldSymbol.ForceComplete (Microsoft.CodeAnalysis.SourceLocation locationOpt, System.Threading.CancellationToken cancellationToken) [0x00056] in <d6728d536b884cd2af1698e1ee49045c>:0
at Microsoft.CodeAnalysis.CSharp.Symbols.SourceMemberContainerTypeSymbol.ForceComplete (Microsoft.CodeAnalysis.SourceLocation locationOpt, System.Threading.CancellationToken cancellationToken) [0x0027e] in <d6728d536b884cd2af1698e1ee49045c>:0
at Microsoft.CodeAnalysis.CSharp.Symbol.ForceCompleteMemberByLocation (Microsoft.CodeAnalysis.SourceLocation locationOpt, Microsoft.CodeAnalysis.CSharp.Symbol member, System.Threading.CancellationToken cancellationToken) [0x0002a] in <d6728d536b884cd2af1698e1ee49045c>:0
at Microsoft.CodeAnalysis.CSharp.Symbols.SourceNamespaceSymbol+<>c__DisplayClass49_1.<ForceComplete>b__0 (System.Int32 i) [0x0000d] in <d6728d536b884cd2af1698e1ee49045c>:0
at Roslyn.Utilities.UICultureUtilities+<>c__DisplayClass6_0`1[T].<WithCurrentUICulture>b__0 (T param) [0x00039] in <60997ce90a30420487c7aa6f76c23d63>:0
at System.Threading.Tasks.Parallel+<>c__DisplayClass19_0`1[TLocal].<ForWorker>b__1 (System.Threading.Tasks.RangeWorker& currentWorker, System.Int32 timeout, System.Boolean& replicationDelegateYieldedBeforeCompletion) [0x000cf] in <d37da1cc46974f6a94e91e1530465ffb>:0
--- End of stack trace from previous location where exception was thrown ---
at System.Threading.Tasks.Parallel+<>c__DisplayClass19_0`1[TLocal].<ForWorker>b__1 (System.Threading.Tasks.RangeWorker& currentWorker, System.Int32 timeout, System.Boolean& replicationDelegateYieldedBeforeCompletion) [0x001e5] in <d37da1cc46974f6a94e91e1530465ffb>:0
at System.Threading.Tasks.TaskReplicator+Replica`1[TState].ExecuteAction (System.Boolean& yieldedBeforeCompletion) [0x00000] in <d37da1cc46974f6a94e91e1530465ffb>:0
at System.Threading.Tasks.TaskReplicator+Replica.Execute () [0x00023] in <d37da1cc46974f6a94e91e1530465ffb>:0 <---
<---
[ERROR] FATAL UNHANDLED EXCEPTION: System.AggregateException: One or more errors occurred. (One or more errors occurred. (Value cannot be null.
Parameter name: key)) ---> System.AggregateException: One or more errors occurred. (Value cannot be null.
Parameter name: key) ---> System.ArgumentNullException: Value cannot be null.
Parameter name: key
at System.Collections.Generic.Dictionary`2[TKey,TValue].FindEntry (TKey key) [0x00008] in <d37da1cc46974f6a94e91e1530465ffb>:0
at System.Collections.Generic.Dictionary`2[TKey,TValue].TryGetValue (TKey key, TValue& value) [0x00000] in <d37da1cc46974f6a94e91e1530465ffb>:0
at Microsoft.CodeAnalysis.CSharp.Symbols.ConstantEvaluationHelpers.CreateGraph (System.Collections.Generic.Dictionary`2[TKey,TValue] graph, Microsoft.CodeAnalysis.CSharp.Symbols.SourceFieldSymbolWithSyntaxReference field, System.Boolean earlyDecodingWellKnownAttributes) [0x0001a] in <d6728d536b884cd2af1698e1ee49045c>:0
at Microsoft.CodeAnalysis.CSharp.Symbols.ConstantEvaluationHelpers.OrderAllDependencies (Microsoft.CodeAnalysis.CSharp.Symbols.SourceFieldSymbolWithSyntaxReference field, Microsoft.CodeAnalysis.PooledObjects.ArrayBuilder`1[T] order, System.Boolean earlyDecodingWellKnownAttributes) [0x00005] in <d6728d536b884cd2af1698e1ee49045c>:0
at Microsoft.CodeAnalysis.CSharp.Symbols.SourceFieldSymbolWithSyntaxReference.GetConstantValue (Microsoft.CodeAnalysis.CSharp.ConstantFieldsInProgress inProgress, System.Boolean earlyDecodingWellKnownAttributes) [0x00032] in <d6728d536b884cd2af1698e1ee49045c>:0
at Microsoft.CodeAnalysis.CSharp.Symbols.SourceMemberFieldSymbol.ForceComplete (Microsoft.CodeAnalysis.SourceLocation locationOpt, System.Threading.CancellationToken cancellationToken) [0x00056] in <d6728d536b884cd2af1698e1ee49045c>:0
at Microsoft.CodeAnalysis.CSharp.Symbols.SourceMemberContainerTypeSymbol.ForceComplete (Microsoft.CodeAnalysis.SourceLocation locationOpt, System.Threading.CancellationToken cancellationToken) [0x0027e] in <d6728d536b884cd2af1698e1ee49045c>:0
at Microsoft.CodeAnalysis.CSharp.Symbol.ForceCompleteMemberByLocation (Microsoft.CodeAnalysis.SourceLocation locationOpt, Microsoft.CodeAnalysis.CSharp.Symbol member, System.Threading.CancellationToken cancellationToken) [0x0002a] in <d6728d536b884cd2af1698e1ee49045c>:0
at Microsoft.CodeAnalysis.CSharp.Symbols.SourceNamespaceSymbol+<>c__DisplayClass49_1.<ForceComplete>b__0 (System.Int32 i) [0x0000d] in <d6728d536b884cd2af1698e1ee49045c>:0
at Roslyn.Utilities.UICultureUtilities+<>c__DisplayClass6_0`1[T].<WithCurrentUICulture>b__0 (T param) [0x00039] in <60997ce90a30420487c7aa6f76c23d63>:0
at System.Threading.Tasks.Parallel+<>c__DisplayClass19_0`1[TLocal].<ForWorker>b__1 (System.Threading.Tasks.RangeWorker& currentWorker, System.Int32 timeout, System.Boolean& replicationDelegateYieldedBeforeCompletion) [0x000cf] in <d37da1cc46974f6a94e91e1530465ffb>:0
--- End of stack trace from previous location where exception was thrown ---
at System.Threading.Tasks.Parallel+<>c__DisplayClass19_0`1[TLocal].<ForWorker>b__1 (System.Threading.Tasks.RangeWorker& currentWorker, System.Int32 timeout, System.Boolean& replicationDelegateYieldedBeforeCompletion) [0x001e5] in <d37da1cc46974f6a94e91e1530465ffb>:0
at System.Threading.Tasks.TaskReplicator+Replica`1[TState].ExecuteAction (System.Boolean& yieldedBeforeCompletion) [0x00000] in <d37da1cc46974f6a94e91e1530465ffb>:0
at System.Threading.Tasks.TaskReplicator+Replica.Execute () [0x00023] in <d37da1cc46974f6a94e91e1530465ffb>:0
--- End of inner exception stack trace ---
at System.Threading.Tasks.TaskReplicator.Run[TState] (System.Threading.Tasks.TaskReplicator+ReplicatableUserAction`1[TState] action, System.Threading.Tasks.ParallelOptions options, System.Boolean stopOnFirstFailure) [0x0005b] in <d37da1cc46974f6a94e91e1530465ffb>:0
at System.Threading.Tasks.Parallel.ForWorker[TLocal] (System.Int32 fromInclusive, System.Int32 toExclusive, System.Threading.Tasks.ParallelOptions parallelOptions, System.Action`1[T] body, System.Action`2[T1,T2] bodyWithState, System.Func`4[T1,T2,T3,TResult] bodyWithLocal, System.Func`1[TResult] localInit, System.Action`1[T] localFinally) [0x00139] in <d37da1cc46974f6a94e91e1530465ffb>:0
--- End of stack trace from previous location where exception was thrown ---
at System.Threading.Tasks.Parallel.ThrowSingleCancellationExceptionOrOtherException (System.Collections.ICollection exceptions, System.Threading.CancellationToken cancelToken, System.Exception otherException) [0x0000b] in <d37da1cc46974f6a94e91e1530465ffb>:0
at System.Threading.Tasks.Parallel.ForWorker[TLocal] (System.Int32 fromInclusive, System.Int32 toExclusive, System.Threading.Tasks.ParallelOptions parallelOptions, System.Action`1[T] body, System.Action`2[T1,T2] bodyWithState, System.Func`4[T1,T2,T3,TResult] bodyWithLocal, System.Func`1[TResult] localInit, System.Action`1[T] localFinally) [0x00199] in <d37da1cc46974f6a94e91e1530465ffb>:0
at System.Threading.Tasks.Parallel.For (System.Int32 fromInclusive, System.Int32 toExclusive, System.Threading.Tasks.ParallelOptions parallelOptions, System.Action`1[T] body) [0x0001c] in <d37da1cc46974f6a94e91e1530465ffb>:0
at Microsoft.CodeAnalysis.CSharp.Symbols.SourceNamespaceSymbol.ForceComplete (Microsoft.CodeAnalysis.SourceLocation locationOpt, System.Threading.CancellationToken cancellationToken) [0x0015d] in <d6728d536b884cd2af1698e1ee49045c>:0
at Microsoft.CodeAnalysis.CSharp.Symbol.ForceCompleteMemberByLocation (Microsoft.CodeAnalysis.SourceLocation locationOpt, Microsoft.CodeAnalysis.CSharp.Symbol member, System.Threading.CancellationToken cancellationToken) [0x0002a] in <d6728d536b884cd2af1698e1ee49045c>:0
at Microsoft.CodeAnalysis.CSharp.Symbols.SourceNamespaceSymbol+<>c__DisplayClass49_1.<ForceComplete>b__0 (System.Int32 i) [0x0000d] in <d6728d536b884cd2af1698e1ee49045c>:0
at Roslyn.Utilities.UICultureUtilities+<>c__DisplayClass6_0`1[T].<WithCurrentUICulture>b__0 (T param) [0x00039] in <60997ce90a30420487c7aa6f76c23d63>:0
at System.Threading.Tasks.Parallel+<>c__DisplayClass19_0`1[TLocal].<ForWorker>b__1 (System.Threading.Tasks.RangeWorker& currentWorker, System.Int32 timeout, System.Boolean& replicationDelegateYieldedBeforeCompletion) [0x000cf] in <d37da1cc46974f6a94e91e1530465ffb>:0
--- End of stack trace from previous location where exception was thrown ---
at System.Threading.Tasks.Parallel+<>c__DisplayClass19_0`1[TLocal].<ForWorker>b__1 (System.Threading.Tasks.RangeWorker& currentWorker, System.Int32 timeout, System.Boolean& replicationDelegateYieldedBeforeCompletion) [0x001e5] in <d37da1cc46974f6a94e91e1530465ffb>:0
at System.Threading.Tasks.TaskReplicator+Replica`1[TState].ExecuteAction (System.Boolean& yieldedBeforeCompletion) [0x00000] in <d37da1cc46974f6a94e91e1530465ffb>:0
at System.Threading.Tasks.TaskReplicator+Replica.Execute () [0x00023] in <d37da1cc46974f6a94e91e1530465ffb>:0
--- End of inner exception stack trace ---
at System.Threading.Tasks.TaskReplicator.Run[TState] (System.Threading.Tasks.TaskReplicator+ReplicatableUserAction`1[TState] action, System.Threading.Tasks.ParallelOptions options, System.Boolean stopOnFirstFailure) [0x0005b] in <d37da1cc46974f6a94e91e1530465ffb>:0
at System.Threading.Tasks.Parallel.ForWorker[TLocal] (System.Int32 fromInclusive, System.Int32 toExclusive, System.Threading.Tasks.ParallelOptions parallelOptions, System.Action`1[T] body, System.Action`2[T1,T2] bodyWithState, System.Func`4[T1,T2,T3,TResult] bodyWithLocal, System.Func`1[TResult] localInit, System.Action`1[T] localFinally) [0x00139] in <d37da1cc46974f6a94e91e1530465ffb>:0
--- End of stack trace from previous location where exception was thrown ---
at System.Threading.Tasks.Parallel.ThrowSingleCancellationExceptionOrOtherException (System.Collections.ICollection exceptions, System.Threading.CancellationToken cancelToken, System.Exception otherException) [0x0000b] in <d37da1cc46974f6a94e91e1530465ffb>:0
at System.Threading.Tasks.Parallel.ForWorker[TLocal] (System.Int32 fromInclusive, System.Int32 toExclusive, System.Threading.Tasks.ParallelOptions parallelOptions, System.Action`1[T] body, System.Action`2[T1,T2] bodyWithState, System.Func`4[T1,T2,T3,TResult] bodyWithLocal, System.Func`1[TResult] localInit, System.Action`1[T] localFinally) [0x00199] in <d37da1cc46974f6a94e91e1530465ffb>:0
at System.Threading.Tasks.Parallel.For (System.Int32 fromInclusive, System.Int32 toExclusive, System.Threading.Tasks.ParallelOptions parallelOptions, System.Action`1[T] body) [0x0001c] in <d37da1cc46974f6a94e91e1530465ffb>:0
at Microsoft.CodeAnalysis.CSharp.Symbols.SourceNamespaceSymbol.ForceComplete (Microsoft.CodeAnalysis.SourceLocation locationOpt, System.Threading.CancellationToken cancellationToken) [0x0015d] in <d6728d536b884cd2af1698e1ee49045c>:0
at Microsoft.CodeAnalysis.CSharp.Symbols.SourceModuleSymbol.ForceComplete (Microsoft.CodeAnalysis.SourceLocation locationOpt, System.Threading.CancellationToken cancellationToken) [0x000b8] in <d6728d536b884cd2af1698e1ee49045c>:0
at Microsoft.CodeAnalysis.CSharp.Symbols.SourceAssemblySymbol.ForceComplete (Microsoft.CodeAnalysis.SourceLocation locationOpt, System.Threading.CancellationToken cancellationToken) [0x000a5] in <d6728d536b884cd2af1698e1ee49045c>:0
at Microsoft.CodeAnalysis.CSharp.CSharpCompilation.GetSourceDeclarationDiagnostics (Microsoft.CodeAnalysis.SyntaxTree syntaxTree, System.Nullable`1[T] filterSpanWithinTree, System.Func`4[T1,T2,T3,TResult] locationFilterOpt, System.Threading.CancellationToken cancellationToken) [0x00040] in <d6728d536b884cd2af1698e1ee49045c>:0
at Microsoft.CodeAnalysis.CSharp.CSharpCompilation.GetDiagnostics (Microsoft.CodeAnalysis.CompilationStage stage, System.Boolean includeEarlierStages, Microsoft.CodeAnalysis.DiagnosticBag diagnostics, System.Threading.CancellationToken cancellationToken) [0x002cf] in <d6728d536b884cd2af1698e1ee49045c>:0
at Microsoft.CodeAnalysis.CommonCompiler.CompileAndEmit (Microsoft.CodeAnalysis.TouchedFileLogger touchedFilesLogger, Microsoft.CodeAnalysis.Compilation& compilation, System.Collections.Immutable.ImmutableArray`1[T] analyzers, System.Collections.Immutable.ImmutableArray`1[T] additionalTextFiles, System.Collections.Immutable.ImmutableArray`1[T] embeddedTexts, Microsoft.CodeAnalysis.DiagnosticBag diagnostics, System.Threading.CancellationToken cancellationToken, System.Threading.CancellationTokenSource& analyzerCts, System.Boolean& reportAnalyzer, Microsoft.CodeAnalysis.Diagnostics.AnalyzerDriver& analyzerDriver) [0x000a9] in <60997ce90a30420487c7aa6f76c23d63>:0
at Microsoft.CodeAnalysis.CommonCompiler.RunCore (System.IO.TextWriter consoleOutput, Microsoft.CodeAnalysis.ErrorLogger errorLogger, System.Threading.CancellationToken cancellationToken) [0x000ef] in <60997ce90a30420487c7aa6f76c23d63>:0
at Microsoft.CodeAnalysis.CommonCompiler.Run (System.IO.TextWriter consoleOutput, System.Threading.CancellationToken cancellationToken) [0x00035] in <60997ce90a30420487c7aa6f76c23d63>:0
at Microsoft.CodeAnalysis.CSharp.CommandLine.Csc+<>c__DisplayClass1_0.<Run>b__0 (System.IO.TextWriter tw) [0x00000] in <c5b69312ab114f1599988504540296fa>:0
at Microsoft.CodeAnalysis.CommandLine.ConsoleUtil.RunWithUtf8Output[T] (System.Boolean utf8Output, System.IO.TextWriter textWriter, System.Func`2[T,TResult] func) [0x00034] in <c5b69312ab114f1599988504540296fa>:0
at Microsoft.CodeAnalysis.CSharp.CommandLine.Csc.Run (System.String[] args, Microsoft.CodeAnalysis.BuildPaths buildPaths, System.IO.TextWriter textWriter, Microsoft.CodeAnalysis.IAnalyzerAssemblyLoader analyzerLoader) [0x00048] in <c5b69312ab114f1599988504540296fa>:0
at (wrapper delegate-invoke) <Module>.invoke_int_string[]_BuildPaths_TextWriter_IAnalyzerAssemblyLoader(string[],Microsoft.CodeAnalysis.BuildPaths,System.IO.TextWriter,Microsoft.CodeAnalysis.IAnalyzerAssemblyLoader)
at Microsoft.CodeAnalysis.CommandLine.DesktopBuildClient.RunLocalCompilation (System.String[] arguments, Microsoft.CodeAnalysis.BuildPaths buildPaths, System.IO.TextWriter textWriter) [0x00000] in <c5b69312ab114f1599988504540296fa>:0
at Microsoft.CodeAnalysis.CommandLine.BuildClient.RunCompilation (System.Collections.Generic.IEnumerable`1[T] originalArguments, Microsoft.CodeAnalysis.BuildPaths buildPaths, System.IO.TextWriter textWriter) [0x00098] in <c5b69312ab114f1599988504540296fa>:0
at Microsoft.CodeAnalysis.CommandLine.DesktopBuildClient.Run (System.Collections.Generic.IEnumerable`1[T] arguments, Microsoft.CodeAnalysis.CommandLine.RequestLanguage language, Microsoft.CodeAnalysis.CommandLine.CompileFunc compileFunc, Microsoft.CodeAnalysis.IAnalyzerAssemblyLoader analyzerAssemblyLoader) [0x00043] in <c5b69312ab114f1599988504540296fa>:0
at Microsoft.CodeAnalysis.CSharp.CommandLine.Program.MainCore (System.String[] args) [0x00006] in <c5b69312ab114f1599988504540296fa>:0
at Microsoft.CodeAnalysis.CSharp.CommandLine.Program.Main (System.String[] args) [0x00000] in <c5b69312ab114f1599988504540296fa>:0
---> (Inner Exception #0) System.AggregateException: One or more errors occurred. (Value cannot be null.
Parameter name: key) ---> System.ArgumentNullException: Value cannot be null.
Parameter name: key
at System.Collections.Generic.Dictionary`2[TKey,TValue].FindEntry (TKey key) [0x00008] in <d37da1cc46974f6a94e91e1530465ffb>:0
at System.Collections.Generic.Dictionary`2[TKey,TValue].TryGetValue (TKey key, TValue& value) [0x00000] in <d37da1cc46974f6a94e91e1530465ffb>:0
at Microsoft.CodeAnalysis.CSharp.Symbols.ConstantEvaluationHelpers.CreateGraph (System.Collections.Generic.Dictionary`2[TKey,TValue] graph, Microsoft.CodeAnalysis.CSharp.Symbols.SourceFieldSymbolWithSyntaxReference field, System.Boolean earlyDecodingWellKnownAttributes) [0x0001a] in <d6728d536b884cd2af1698e1ee49045c>:0
at Microsoft.CodeAnalysis.CSharp.Symbols.ConstantEvaluationHelpers.OrderAllDependencies (Microsoft.CodeAnalysis.CSharp.Symbols.SourceFieldSymbolWithSyntaxReference field, Microsoft.CodeAnalysis.PooledObjects.ArrayBuilder`1[T] order, System.Boolean earlyDecodingWellKnownAttributes) [0x00005] in <d6728d536b884cd2af1698e1ee49045c>:0
at Microsoft.CodeAnalysis.CSharp.Symbols.SourceFieldSymbolWithSyntaxReference.GetConstantValue (Microsoft.CodeAnalysis.CSharp.ConstantFieldsInProgress inProgress, System.Boolean earlyDecodingWellKnownAttributes) [0x00032] in <d6728d536b884cd2af1698e1ee49045c>:0
at Microsoft.CodeAnalysis.CSharp.Symbols.SourceMemberFieldSymbol.ForceComplete (Microsoft.CodeAnalysis.SourceLocation locationOpt, System.Threading.CancellationToken cancellationToken) [0x00056] in <d6728d536b884cd2af1698e1ee49045c>:0
at Microsoft.CodeAnalysis.CSharp.Symbols.SourceMemberContainerTypeSymbol.ForceComplete (Microsoft.CodeAnalysis.SourceLocation locationOpt, System.Threading.CancellationToken cancellationToken) [0x0027e] in <d6728d536b884cd2af1698e1ee49045c>:0
at Microsoft.CodeAnalysis.CSharp.Symbol.ForceCompleteMemberByLocation (Microsoft.CodeAnalysis.SourceLocation locationOpt, Microsoft.CodeAnalysis.CSharp.Symbol member, System.Threading.CancellationToken cancellationToken) [0x0002a] in <d6728d536b884cd2af1698e1ee49045c>:0
at Microsoft.CodeAnalysis.CSharp.Symbols.SourceNamespaceSymbol+<>c__DisplayClass49_1.<ForceComplete>b__0 (System.Int32 i) [0x0000d] in <d6728d536b884cd2af1698e1ee49045c>:0
at Roslyn.Utilities.UICultureUtilities+<>c__DisplayClass6_0`1[T].<WithCurrentUICulture>b__0 (T param) [0x00039] in <60997ce90a30420487c7aa6f76c23d63>:0
at System.Threading.Tasks.Parallel+<>c__DisplayClass19_0`1[TLocal].<ForWorker>b__1 (System.Threading.Tasks.RangeWorker& currentWorker, System.Int32 timeout, System.Boolean& replicationDelegateYieldedBeforeCompletion) [0x000cf] in <d37da1cc46974f6a94e91e1530465ffb>:0
--- End of stack trace from previous location where exception was thrown ---
at System.Threading.Tasks.Parallel+<>c__DisplayClass19_0`1[TLocal].<ForWorker>b__1 (System.Threading.Tasks.RangeWorker& currentWorker, System.Int32 timeout, System.Boolean& replicationDelegateYieldedBeforeCompletion) [0x001e5] in <d37da1cc46974f6a94e91e1530465ffb>:0
at System.Threading.Tasks.TaskReplicator+Replica`1[TState].ExecuteAction (System.Boolean& yieldedBeforeCompletion) [0x00000] in <d37da1cc46974f6a94e91e1530465ffb>:0
at System.Threading.Tasks.TaskReplicator+Replica.Execute () [0x00023] in <d37da1cc46974f6a94e91e1530465ffb>:0
--- End of inner exception stack trace ---
at System.Threading.Tasks.TaskReplicator.Run[TState] (System.Threading.Tasks.TaskReplicator+ReplicatableUserAction`1[TState] action, System.Threading.Tasks.ParallelOptions options, System.Boolean stopOnFirstFailure) [0x0005b] in <d37da1cc46974f6a94e91e1530465ffb>:0
at System.Threading.Tasks.Parallel.ForWorker[TLocal] (System.Int32 fromInclusive, System.Int32 toExclusive, System.Threading.Tasks.ParallelOptions parallelOptions, System.Action`1[T] body, System.Action`2[T1,T2] bodyWithState, System.Func`4[T1,T2,T3,TResult] bodyWithLocal, System.Func`1[TResult] localInit, System.Action`1[T] localFinally) [0x00139] in <d37da1cc46974f6a94e91e1530465ffb>:0
--- End of stack trace from previous location where exception was thrown ---
at System.Threading.Tasks.Parallel.ThrowSingleCancellationExceptionOrOtherException (System.Collections.ICollection exceptions, System.Threading.CancellationToken cancelToken, System.Exception otherException) [0x0000b] in <d37da1cc46974f6a94e91e1530465ffb>:0
at System.Threading.Tasks.Parallel.ForWorker[TLocal] (System.Int32 fromInclusive, System.Int32 toExclusive, System.Threading.Tasks.ParallelOptions parallelOptions, System.Action`1[T] body, System.Action`2[T1,T2] bodyWithState, System.Func`4[T1,T2,T3,TResult] bodyWithLocal, System.Func`1[TResult] localInit, System.Action`1[T] localFinally) [0x00199] in <d37da1cc46974f6a94e91e1530465ffb>:0
at System.Threading.Tasks.Parallel.For (System.Int32 fromInclusive, System.Int32 toExclusive, System.Threading.Tasks.ParallelOptions parallelOptions, System.Action`1[T] body) [0x0001c] in <d37da1cc46974f6a94e91e1530465ffb>:0
at Microsoft.CodeAnalysis.CSharp.Symbols.SourceNamespaceSymbol.ForceComplete (Microsoft.CodeAnalysis.SourceLocation locationOpt, System.Threading.CancellationToken cancellationToken) [0x0015d] in <d6728d536b884cd2af1698e1ee49045c>:0
at Microsoft.CodeAnalysis.CSharp.Symbol.ForceCompleteMemberByLocation (Microsoft.CodeAnalysis.SourceLocation locationOpt, Microsoft.CodeAnalysis.CSharp.Symbol member, System.Threading.CancellationToken cancellationToken) [0x0002a] in <d6728d536b884cd2af1698e1ee49045c>:0
at Microsoft.CodeAnalysis.CSharp.Symbols.SourceNamespaceSymbol+<>c__DisplayClass49_1.<ForceComplete>b__0 (System.Int32 i) [0x0000d] in <d6728d536b884cd2af1698e1ee49045c>:0
at Roslyn.Utilities.UICultureUtilities+<>c__DisplayClass6_0`1[T].<WithCurrentUICulture>b__0 (T param) [0x00039] in <60997ce90a30420487c7aa6f76c23d63>:0
at System.Threading.Tasks.Parallel+<>c__DisplayClass19_0`1[TLocal].<ForWorker>b__1 (System.Threading.Tasks.RangeWorker& currentWorker, System.Int32 timeout, System.Boolean& replicationDelegateYieldedBeforeCompletion) [0x000cf] in <d37da1cc46974f6a94e91e1530465ffb>:0
--- End of stack trace from previous location where exception was thrown ---
at System.Threading.Tasks.Parallel+<>c__DisplayClass19_0`1[TLocal].<ForWorker>b__1 (System.Threading.Tasks.RangeWorker& currentWorker, System.Int32 timeout, System.Boolean& replicationDelegateYieldedBeforeCompletion) [0x001e5] in <d37da1cc46974f6a94e91e1530465ffb>:0
at System.Threading.Tasks.TaskReplicator+Replica`1[TState].ExecuteAction (System.Boolean& yieldedBeforeCompletion) [0x00000] in <d37da1cc46974f6a94e91e1530465ffb>:0
at System.Threading.Tasks.TaskReplicator+Replica.Execute () [0x00023] in <d37da1cc46974f6a94e91e1530465ffb>:0
---> (Inner Exception #0) System.ArgumentNullException: Value cannot be null.
Parameter name: key
at System.Collections.Generic.Dictionary`2[TKey,TValue].FindEntry (TKey key) [0x00008] in <d37da1cc46974f6a94e91e1530465ffb>:0
at System.Collections.Generic.Dictionary`2[TKey,TValue].TryGetValue (TKey key, TValue& value) [0x00000] in <d37da1cc46974f6a94e91e1530465ffb>:0
at Microsoft.CodeAnalysis.CSharp.Symbols.ConstantEvaluationHelpers.CreateGraph (System.Collections.Generic.Dictionary`2[TKey,TValue] graph, Microsoft.CodeAnalysis.CSharp.Symbols.SourceFieldSymbolWithSyntaxReference field, System.Boolean earlyDecodingWellKnownAttributes) [0x0001a] in <d6728d536b884cd2af1698e1ee49045c>:0
at Microsoft.CodeAnalysis.CSharp.Symbols.ConstantEvaluationHelpers.OrderAllDependencies (Microsoft.CodeAnalysis.CSharp.Symbols.SourceFieldSymbolWithSyntaxReference field, Microsoft.CodeAnalysis.PooledObjects.ArrayBuilder`1[T] order, System.Boolean earlyDecodingWellKnownAttributes) [0x00005] in <d6728d536b884cd2af1698e1ee49045c>:0
at Microsoft.CodeAnalysis.CSharp.Symbols.SourceFieldSymbolWithSyntaxReference.GetConstantValue (Microsoft.CodeAnalysis.CSharp.ConstantFieldsInProgress inProgress, System.Boolean earlyDecodingWellKnownAttributes) [0x00032] in <d6728d536b884cd2af1698e1ee49045c>:0
at Microsoft.CodeAnalysis.CSharp.Symbols.SourceMemberFieldSymbol.ForceComplete (Microsoft.CodeAnalysis.SourceLocation locationOpt, System.Threading.CancellationToken cancellationToken) [0x00056] in <d6728d536b884cd2af1698e1ee49045c>:0
at Microsoft.CodeAnalysis.CSharp.Symbols.SourceMemberContainerTypeSymbol.ForceComplete (Microsoft.CodeAnalysis.SourceLocation locationOpt, System.Threading.CancellationToken cancellationToken) [0x0027e] in <d6728d536b884cd2af1698e1ee49045c>:0
at Microsoft.CodeAnalysis.CSharp.Symbol.ForceCompleteMemberByLocation (Microsoft.CodeAnalysis.SourceLocation locationOpt, Microsoft.CodeAnalysis.CSharp.Symbol member, System.Threading.CancellationToken cancellationToken) [0x0002a] in <d6728d536b884cd2af1698e1ee49045c>:0
at Microsoft.CodeAnalysis.CSharp.Symbols.SourceNamespaceSymbol+<>c__DisplayClass49_1.<ForceComplete>b__0 (System.Int32 i) [0x0000d] in <d6728d536b884cd2af1698e1ee49045c>:0
at Roslyn.Utilities.UICultureUtilities+<>c__DisplayClass6_0`1[T].<WithCurrentUICulture>b__0 (T param) [0x00039] in <60997ce90a30420487c7aa6f76c23d63>:0
at System.Threading.Tasks.Parallel+<>c__DisplayClass19_0`1[TLocal].<ForWorker>b__1 (System.Threading.Tasks.RangeWorker& currentWorker, System.Int32 timeout, System.Boolean& replicationDelegateYieldedBeforeCompletion) [0x000cf] in <d37da1cc46974f6a94e91e1530465ffb>:0
--- End of stack trace from previous location where exception was thrown ---
at System.Threading.Tasks.Parallel+<>c__DisplayClass19_0`1[TLocal].<ForWorker>b__1 (System.Threading.Tasks.RangeWorker& currentWorker, System.Int32 timeout, System.Boolean& replicationDelegateYieldedBeforeCompletion) [0x001e5] in <d37da1cc46974f6a94e91e1530465ffb>:0
at System.Threading.Tasks.TaskReplicator+Replica`1[TState].ExecuteAction (System.Boolean& yieldedBeforeCompletion) [0x00000] in <d37da1cc46974f6a94e91e1530465ffb>:0
at System.Threading.Tasks.TaskReplicator+Replica.Execute () [0x00023] in <d37da1cc46974f6a94e91e1530465ffb>:0 <---
<---
../../build/library.make:335: recipe for target '../../class/lib/build-linux/tmp/PEAPI.dll' failed
make[8]: *** [../../class/lib/build-linux/tmp/PEAPI.dll] Error 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment