File tree 3 files changed +6
-6
lines changed
tutorials/scripting/c_sharp/diagnostics
3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 1
- GD0101: Attempted to export static member
2
- =========================================
1
+ GD0101: The exported member is static
2
+ =====================================
3
3
4
4
==================================== ======================================
5
5
Value
Original file line number Diff line number Diff line change 1
- GD0105: Attempted to export indexer property
2
- ============================================
1
+ GD0105: The exported property is an indexer
2
+ ===========================================
3
3
4
4
==================================== ======================================
5
5
Value
Original file line number Diff line number Diff line change 1
- GD0106: Attempted to export explicit interface property implementation
2
- ======================================================================
1
+ GD0106: The exported property is an explicit interface implementation
2
+ =====================================================================
3
3
4
4
==================================== ======================================
5
5
Value
You can’t perform that action at this time.
0 commit comments