1 reference to s_xmlSettings
Microsoft.CodeAnalysis (1)
DocumentationComments\DocumentationCommentIncludeCache.cs (1)
55
using (XmlReader reader = XmlReader.Create(stream,
s_xmlSettings
))