Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tidier stack traces #48

Open
JohanLarsson opened this issue Dec 22, 2020 · 0 comments
Open

Tidier stack traces #48

JohanLarsson opened this issue Dec 22, 2020 · 0 comments

Comments

@JohanLarsson
Copy link
Member

    RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor)
    RuntimeConstructorInfo.Invoke(BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
    <>c__DisplayClass35_0.<GetCore>g__AutoResolve|2(Type candidate)
    <>c__DisplayClass35_0.<GetCore>b__0(Type t)
    ConcurrentDictionary`2.AddOrUpdate(TKey key, Func`2 addValueFactory, Func`3 updateValueFactory)
    Kernel.GetCore(Type type)
    <>c__DisplayClass35_0.<GetCore>b__11(ParameterInfo p)
    Constructor.ResolveArguments(Func`2 resolve)
    <>c__DisplayClass35_0.<GetCore>g__AutoResolve|2(Type candidate)
    <>c__DisplayClass35_0.<GetCore>b__0(Type t)
    ConcurrentDictionary`2.AddOrUpdate(TKey key, Func`2 addValueFactory, Func`3 updateValueFactory)
    Kernel.GetCore(Type type)
    <>c__DisplayClass35_0.<GetCore>b__11(ParameterInfo p)
    Constructor.ResolveArguments(Func`2 resolve)
    <>c__DisplayClass35_0.<GetCore>g__AutoResolve|2(Type candidate)
    <>c__DisplayClass35_0.<GetCore>b__0(Type t)
    ConcurrentDictionary`2.AddOrUpdate(TKey key, Func`2 addValueFactory, Func`3 updateValueFactory)
    Kernel.GetCore(Type type)
    <>c__DisplayClass35_0.<GetCore>b__11(ParameterInfo p)
    Constructor.ResolveArguments(Func`2 resolve)
    <>c__DisplayClass35_0.<GetCore>g__AutoResolve|2(Type candidate)
    <>c__DisplayClass35_0.<GetCore>b__0(Type t)
    ConcurrentDictionary`2.AddOrUpdate(TKey key, Func`2 addValueFactory, Func`3 updateValueFactory)
    Kernel.GetCore(Type type)
    <>c__DisplayClass35_0.<GetCore>b__11(ParameterInfo p)
    Constructor.ResolveArguments(Func`2 resolve)
    <>c__DisplayClass35_0.<GetCore>g__AutoResolve|2(Type candidate)
    <>c__DisplayClass35_0.<GetCore>b__0(Type t)
    ConcurrentDictionary`2.AddOrUpdate(TKey key, Func`2 addValueFactory, Func`3 updateValueFactory)
    Kernel.GetCore(Type type)
    <>c__DisplayClass35_0.<GetCore>b__11(ParameterInfo p)
    Constructor.ResolveArguments(Func`2 resolve)
    <>c__DisplayClass35_0.<GetCore>g__AutoResolve|2(Type candidate)
    <>c__DisplayClass35_0.<GetCore>b__0(Type t)
    ConcurrentDictionary`2.AddOrUpdate(TKey key, Func`2 addValueFactory, Func`3 updateValueFactory)
    Kernel.GetCore(Type type)
    <>c__DisplayClass35_0.<GetCore>b__11(ParameterInfo p)
    Constructor.ResolveArguments(Func`2 resolve)
    <>c__DisplayClass35_0.<GetCore>g__AutoResolve|2(Type candidate)
    <>c__DisplayClass35_0.<GetCore>b__0(Type t)
    ConcurrentDictionary`2.AddOrUpdate(TKey key, Func`2 addValueFactory, Func`3 updateValueFactory)
    Kernel.GetCore(Type type)
    <>c__DisplayClass35_0.<GetCore>b__11(ParameterInfo p)
    Constructor.ResolveArguments(Func`2 resolve)
    <>c__DisplayClass35_0.<GetCore>g__AutoResolve|2(Type candidate)
    <>c__DisplayClass35_0.<GetCore>b__0(Type t)
    ConcurrentDictionary`2.AddOrUpdate(TKey key, Func`2 addValueFactory, Func`3 updateValueFactory)
    Kernel.GetCore(Type type)
    <>c__DisplayClass35_0.<GetCore>b__11(ParameterInfo p)
    Constructor.ResolveArguments(Func`2 resolve)
    <>c__DisplayClass35_0.<GetCore>g__AutoResolve|2(Type candidate)
    <>c__DisplayClass35_0.<GetCore>b__0(Type t)
    ConcurrentDictionary`2.AddOrUpdate(TKey key, Func`2 addValueFactory, Func`3 updateValueFactory)
    Kernel.GetCore(Type type)
    <>c__DisplayClass35_0.<GetCore>b__11(ParameterInfo p)
    Constructor.ResolveArguments(Func`2 resolve)
    <>c__DisplayClass35_0.<GetCore>g__AutoResolve|2(Type candidate)
    <>c__DisplayClass35_0.<GetCore>b__0(Type t)
    ConcurrentDictionary`2.AddOrUpdate(TKey key, Func`2 addValueFactory, Func`3 updateValueFactory)
    Kernel.GetCore(Type type)
    <>c__DisplayClass35_0.<GetCore>b__1(Type _, Binding b)
    ConcurrentDictionary`2.AddOrUpdate(TKey key, Func`2 addValueFactory, Func`3 updateValueFactory)
    Kernel.GetCore(Type type)
    <>c__DisplayClass35_0.<GetCore>b__11(ParameterInfo p)
    Constructor.ResolveArguments(Func`2 resolve)
    <>c__DisplayClass35_0.<GetCore>g__AutoResolve|2(Type candidate)
    <>c__DisplayClass35_0.<GetCore>b__0(Type t)
    ConcurrentDictionary`2.AddOrUpdate(TKey key, Func`2 addValueFactory, Func`3 updateValueFactory)
    Kernel.GetCore(Type type)
    <>c__DisplayClass35_0.<GetCore>b__11(ParameterInfo p)
    Constructor.ResolveArguments(Func`2 resolve)
    <>c__DisplayClass35_0.<GetCore>g__AutoResolve|2(Type candidate)
    <>c__DisplayClass35_0.<GetCore>b__0(Type t)
    ConcurrentDictionary`2.AddOrUpdate(TKey key, Func`2 addValueFactory, Func`3 updateValueFactory)
    Kernel.GetCore(Type type)
    Kernel.Get[T]()

^ Is noisy, maybe we should drop ConcurrentDictionary?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant