Skip to content

Commit

Permalink
#239 MeansImplicitUse" for ReactiveUI.Fody.Helpers.ObservableAsProper…
Browse files Browse the repository at this point in the history
…tyAttribute"
  • Loading branch information
sirduke committed Mar 1, 2023
1 parent cc0bf5a commit 9d5fc36
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions Annotations/Misc/ReactiveUI.Fody.Helpers/Attributes.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<assembly name="ReactiveUI.Fody.Helpers">
<member name="T:ReactiveUI.Fody.Helpers.ObservableAsPropertyAttribute">
<attribute ctor="M:JetBrains.Annotations.MeansImplicitUseAttribute.#ctor(JetBrains.Annotations.ImplicitUseKindFlags)">
<argument>3</argument> <!-- Acess | Assign -->
</attribute>
</member>
</assembly>

0 comments on commit 9d5fc36

Please sign in to comment.