1 reference to XmlUtilities
Microsoft.CodeAnalysis.CSharp (1)
Compiler\DocumentationCommentCompiler.IncludeElementExpander.cs (1)
355
XElement[] loadedElements =
XmlUtilities
.TrySelectElements(doc, xpathValue, out errorMessage, out invalidXPath);