Annotations/Misc/Stylet/Attributes.xml (17 lines of code) (raw):
<?xml version="1.0" encoding="utf-8"?>
<assembly name="Stylet">
<member name="M:Stylet.PropertyChangedBase.NotifyOfPropertyChange(System.String)">
<attribute ctor="M:JetBrains.Annotations.NotifyPropertyChangedInvocatorAttribute.#ctor" />
</member>
<member name="M:Stylet.PropertyChangedBase.NotifyOfPropertyChange``1(System.Linq.Expressions.Expression{System.Func`1})">
<attribute ctor="M:JetBrains.Annotations.NotifyPropertyChangedInvocatorAttribute.#ctor" />
</member>
<member name="M:Stylet.PropertyChangedBase.OnPropertyChanged(System.String)">
<attribute ctor="M:JetBrains.Annotations.NotifyPropertyChangedInvocatorAttribute.#ctor" />
</member>
<member name="M:Stylet.PropertyChangedBase.SetAndNotify``1(``0@,``0,System.String)">
<attribute ctor="M:JetBrains.Annotations.NotifyPropertyChangedInvocatorAttribute.#ctor(System.String)">
<argument>propertyName</argument>
</attribute>
</member>
</assembly>