File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed
docs/csharp/specification Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 7777 " csharp-9.0/nullable-reference-types-specification.md" ,
7878 " csharp-9.0/nullable-constructor-analysis.md" ,
7979 " csharp-9.0/nullable-parameter-default-value-analysis.md" ,
80- " csharp-9.0/skip-localsinit.md" ,
81- " csharp-9.0/variance-safety-for-static-interface-members.md"
80+ " csharp-9.0/skip-localsinit.md"
8281 ]
8382 },
8483 {
Original file line number Diff line number Diff line change @@ -223,6 +223,8 @@ items:
223223 items :
224224 - name : Default interface methods
225225 href : ../../../_csharplang/proposals/csharp-8.0/default-interface-methods.md
226+ - name : Variance safety for static interface members
227+ href : ../../../_csharplang/proposals/csharp-9.0/variance-safety-for-static-interface-members.md
226228 - name : Static abstracts in interfaces
227229 href : ../../../_csharplang/proposals/csharp-11.0/static-abstracts-in-interfaces.md
228230 - name : Allow ref struct interfaces
You can’t perform that action at this time.
0 commit comments