1 reference to s_rootElementName
Microsoft.CodeAnalysis (1)
DocumentationComments\XmlDocumentationCommentTextReader.XmlStream.cs (1)
44
internal static readonly string RootStart = "<" +
s_rootElementName
+ ">";