Closed fflaten closed 1 month ago
Calls to base constructors like base() were discovered never hit by breakpoint or tracer CC. PowerShell only hits scriptblock contents of both constructors.
base()
Adding base ctor call to ignore command list.
Issue reported on Discord: https://discord.com/channels/180528040881815552/447476910499299358/1268943815272828998
Create Pull Request
Ready for review
PR Summary
Calls to base constructors like
base()
were discovered never hit by breakpoint or tracer CC. PowerShell only hits scriptblock contents of both constructors.Adding base ctor call to ignore command list.
Issue reported on Discord: https://discord.com/channels/180528040881815552/447476910499299358/1268943815272828998
PR Checklist
Create Pull Request
to mark it as a draft. PR can be markedReady for review
when it's ready.