Question: Why is Visual Studio 2023 marking C# File as ReadOnly
Login to See the Rest of the Answer
Answer: Visual Studio is not marking your C# file as Readonly, there is a chance you are viewing a generated file content from your original file. You need to close that file and find the original file from your solution explorer.