Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8187187
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 7, 20262026-06-07T02:28:47+00:00 2026-06-07T02:28:47+00:00

While using dotTrace profiler I am getting a lots of calls to NamespaceName.ClassName.ctor>b__11 (When

  • 0

While using dotTrace profiler I am getting a lots of calls to NamespaceName.ClassName.ctor>b__11
(When I used Equatec profiler on my application I got similar results with the mysterious function being called NamespaceName.ClassName.<ctor>b__11 ). I first assumed that it is the constructor of the ClassName but the break point inside of the constructor of ClassName was only hit once.
I am assuming this is auto generated function and if it is how can I find where it gets called? What relation does it have to the constructor of ClassName if constructor only gets called once?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-07T02:28:49+00:00Added an answer on June 7, 2026 at 2:28 am

    It’s probably a lambda declared in the constructor. Did you subscribe to an event in the constructor using the => syntax, or something else that will get called frequently?

    When you use a lambda, the C# compiler turns that into a private method, and uses a delegate to that method. (And other fancy tricks if you’re doing variable capture.)

    Looking at other classes in Reflector, it looks like the C# compiler simply numbers each lambda when it turns them into methods, with the naming convention you’ve noticed, <methodName>b__<number>, just numbering each one as it goes.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

while using document cookie <script typ=text/javascript> document.domain=example.com; </script> I got an error.i don't know
while using tiles along with spring i m getting following error: java.net.UnknownHostException: tiles.apache.org program
While using inner join on Pro*C I am getting the below error: PCC-S-02201, Encountered
While using django.core.paginator import ObjectPaginator, I'm getting this error: NeedIndexError: The built-in indices are
While using the GWT application, I deployed the new version of the application. Once
While using tar->write() I am getting errors while using complex file names. The code
While using a third party dll I was getting the following exception: exePath must
While using sqlite database in android I am getting a weird problem. I am
While using sqlcipher in Android 2.3.3. I am getting error. Here is my DB.java
While using perl debugger, is there any way to step out of the current

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.