You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Use Avalonia 0.9.*
* Use Avalonia 0.9.* as inline data
* Update package identity tests
* Remove extra file
* Don't add global:: if the type is unbound
* Support generic type parameters in Rx*Events classes
* Support inheritance from generic base types
* Approve the new generated API
* Formatting fixes
* Further formatting fixes
* Use the GenerateName local function
.WithLeadingTrivia(XmlSyntaxFactory.GenerateSummarySeeAlsoComment("A class that contains extension methods to wrap events for classes contained within the {0} namespace.",namespaceName))
.WithLeadingTrivia(XmlSyntaxFactory.GenerateSummarySeeAlsoComment("A wrapper class which wraps all the events contained within the {0} class.",declaration.ConvertToDocument()));
.WithLeadingTrivia(XmlSyntaxFactory.GenerateSummarySeeAlsoComment("A class which wraps the events contained within the {0} class as observables.",typeDefinition.ConvertToDocument()));
0 commit comments