Skip to content

Remove/ Find alternative for static constructor #38

@CybernetHacker14

Description

@CybernetHacker14

Compile optimization removes the static constructor mechanism variable, that's embedded in the classes. Either put explicit delegate assignment in creation itself, or need to find another decoupled alternative for this.

Metadata

Metadata

Labels

Impact:BugUnintended behaviourImpact:FixFixing a bug or an issue in the systemImpact:MaintenanceUpdating old code to new standardsImpact:MissingA feature is incomplete - either due to missing features from other systems, or it's not coded yetImpact:OptimizationEnhances and optimizes existing systemsImpact:WarningSomething could be wrong

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions