ScriptBlockDisassembler icon indicating copy to clipboard operation
ScriptBlockDisassembler copied to clipboard

Stop writing type constants as `Fake.Const`

Open SeeminglyScience opened this issue 4 years ago • 0 comments

While technically it is a constant stored in a closure rather than ldtoken + Type.GetTypeFromHandle, I don't think it's a useful distinction to make. It's just noise.

SeeminglyScience avatar Dec 20 '21 15:12 SeeminglyScience