© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
Search
Star
Feedback
Setup for Free
C
C#
•
4y ago
•
6 replies
CrosRoad95
❔ Reference counting, reflection
let
's say i have following example code
// References: 0 - vs shows 0 references
public void Foo() {}
// References: 0 - vs shows 0 references
public void Foo() {}
but
, i have a code that uses reflection to call that method
.
is it possible to somehow add artifical reference
?
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
Recent Announcements
Similar Threads
Was this page helpful?
Yes
No
Similar Threads
❔ System.Reflection
C
C# / help
4y ago
reflection good course
C
C# / help
2y ago
Reflection with InlineArrayAttribute?
C
C# / help
2y ago
Casting, reflection or?
C
C# / help
3y ago