-
Notifications
You must be signed in to change notification settings - Fork 865
Support 'protected abstract' #12281
Copy link
Copy link
Open
Labels
Area-Compiler-ImportAndInteropimport of .NET DLLs and interopimport of .NET DLLs and interopBugImpact-Low(Internal MS Team use only) Describes an issue with limited impact on existing code.(Internal MS Team use only) Describes an issue with limited impact on existing code.
Milestone
Description
Metadata
Metadata
Assignees
Labels
Area-Compiler-ImportAndInteropimport of .NET DLLs and interopimport of .NET DLLs and interopBugImpact-Low(Internal MS Team use only) Describes an issue with limited impact on existing code.(Internal MS Team use only) Describes an issue with limited impact on existing code.
Type
Fields
Give feedbackNo fields configured for Bug.
Projects
StatusShow more project fields
New
Repro steps
ZIP archive of the reproduction:
Repro_fsharp_accessibility.zip
Expected behavior
No compilation errors
Actual behavior
Error
Known workarounds
Extract Write method into a function:
Related information
I can only guess that this has something to do with overload resolution.
Type
HighlightedCodeBlockRendererinherits fromMarkdownObjectRendererthat has a similar protected method: