Open Hefaistos68 opened 2 years ago
The entry about no metadata for a specified file relates that no line and column was saved in a snapshot for this file. Not sure why it could happened for *.cs file because metadata (line/column) should be present.
maybe its related to it being a code behind file? maybe the main info comes from the .aspx file instead? no idea. Just guessing.
I see a few of messages like this in the output window:
15:48:46.161: [ProcessId:656] [ThreadId:1] Warn [GetDocumentTab] Metadata for Scenario.aspx.cs* doesn't exist.
Not sure if that points to a possible problem or its expected.