Skip to content
This repository was archived by the owner on Dec 12, 2024. It is now read-only.
This repository was archived by the owner on Dec 12, 2024. It is now read-only.

[SoM] Some methods names just don't work in C# #54

@stephen-hawley

Description

@stephen-hawley

Specifically, Finalize is verboten.
Audit method/property names in System.Object and ensure that wrapping code won't hit those ever.

Hint to future Steve - we already do something similar for C# keywords I think, so maybe just extend that mechanism? This should only be needed in NewClassCompiler.cs

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions