Annotations/GalaSoft/GalaSoft.MvvmLight/Attributes.xml (12 lines of code) (raw):

<?xml version="1.0" encoding="utf-8"?> <assembly name="GalaSoft.MvvmLight"> <member name="M:GalaSoft.MvvmLight.ViewModelBase.RaisePropertyChanged(System.String)"> <attribute ctor="M:JetBrains.Annotations.NotifyPropertyChangedInvocatorAttribute.#ctor" /> </member> <member name="M:GalaSoft.MvvmLight.ViewModelBase.RaisePropertyChanged``1(System.String,``0,``0,System.Boolean)"> <attribute ctor="M:JetBrains.Annotations.NotifyPropertyChangedInvocatorAttribute.#ctor(System.String)"><argument>propertyName</argument></attribute> </member> <member name="M:GalaSoft.MvvmLight.ObservableObject.Set``1(``0@,``0,System.String)"> <attribute ctor="M:JetBrains.Annotations.NotifyPropertyChangedInvocatorAttribute.#ctor"/> </member> </assembly>