Link to C# Variant-compatible section directly

This commit is contained in:
31
2024-02-03 19:46:56 -08:00
parent c42e54bfbb
commit 8b94fc9501
9 changed files with 24 additions and 17 deletions

View File

@@ -16,7 +16,8 @@ Cause
-----
An unsupported type is specified for a member annotated with the ``[Export]``
attribute when a :ref:`Variant-compatible <doc_c_sharp_variant>` type is expected.
attribute when a
:ref:`Variant-compatible type <c_sharp_variant_compatible_types>` is expected.
Rule description
----------------