LexicalAndXml\XmlDocCommentTests.cs (13)
2951SyntaxFactory.XmlText("This class provides extension methods for the "),
2954SyntaxFactory.XmlText(" class."),
2978SyntaxFactory.XmlText("This class provides extension methods."),
2998SyntaxFactory.XmlText("This class provides extension methods for the "),
3001SyntaxFactory.XmlText(" class and the "),
3004SyntaxFactory.XmlText(" class."),
3018SyntaxFactory.List(new XmlNodeSyntax[] { SyntaxFactory.XmlText(".NET") })));
3042SyntaxFactory.XmlText("This is a summary."),
3101SyntaxFactory.XmlText("Returns a value."),
3128SyntaxFactory.XmlText("Same as in class "),
3130SyntaxFactory.XmlText("."),
3156SyntaxFactory.XmlText("This exception will be thrown if the object is in an invalid state when calling this method.")));
3181SyntaxFactory.XmlText("Needs MyPermission to execute.")));