© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
Search
Star
Feedback
Setup for Free
C
C#
•
2y ago
•
64 replies
lukkasz323
✅ Calling base of subscribed method results in a StackOverflowException
I
'm trying to override an
OnExiting
OnExiting
method
, however trying to call
base.OnExiting()
base.OnExiting()
within that override results in a
StackOverflowException
StackOverflowException
.
Why is that happening and how can I preserve both base and overriden functionality
?
C#
Join
We are a programming server aimed at coders discussing everything related to C# (CSharp) and .NET.
61,871
Members
View on Discord
Resources
ModelContextProtocol
ModelContextProtocol
MCP Server
Similar Threads
Was this page helpful?
Yes
No
Recent Announcements
Next page
Similar Threads
✅ System.StackOverflowException
C
C# / help
3y ago
Calling methods from a base class
C
C# / help
3y ago
✅ Method calling help
C
C# / help
3y ago
❔ Calling async method
C
C# / help
4y ago