You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
0>CSC: Error DIE999 : An unhandled error has occurred., Message: "Sequence contains no elements", Stack Trace: " at System.Linq.ThrowHelper.ThrowNoElementsException() at
Pure.DI.Core.InitializersWalker.VisitField(BuildContext& ctx, DpField& field) at
Pure.DI.Core.DependenciesWalker`1.VisitInitializer(TContext& ctx, DpInitializer initializer) at
Pure.DI.Core.InitializersWalker.VisitInitializer(BuildContext& ctx, DpInitializer initializer) at
Pure.DI.Core.Code.FactoryCodeBuilder.Build(BuildContext ctx, DpFactory& factory) at
Pure.DI.Core.Code.VariableCodeBuilder.VisitFactory(BuildContext& ctx, DpFactory& factory) at
Pure.DI.Core.DependenciesWalker`1.VisitDependencyNode(TContext& ctx, DependencyNode node) at
Pure.DI.Core.Code.VariableCodeBuilder.Pure.DI.Core.Code.ICodeBuilder<Pure.DI.Core.Code.Variable>.Build(BuildContext ctx, Variable& target) at Pure.DI.Core.Code.StatementCodeBuilder.Build(BuildContext ctx,
IStatement& statement) at Pure.DI.Core.Code.BlockCodeBuilder.Build(BuildContext ctx, Block& block) at
Pure.DI.Core.Code.CompositionBuilder.Build(DependencyGraph graph) at Pure.DI.Core.CodeBuilder.Build(MdSetup setup) at Pure.DI.Core.ExceptionHandler.SafeRun[T,TResult](T state, Func`2 action)"
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: