RecordGenerator
RecordGenerator copied to clipboard
Consider applying [EditorBrowsable(EditorBrowsableState.Never)] on Deconstruct
This is often done for Deconstruct methods in BCL, because for the most time this method is only useful for the compiler to perform tuple deconstruction.