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