2 references to ToXml
Microsoft.CodeAnalysis.Test.Utilities (2)
Syntax\XmlHelpers.cs (2)
103
xml =
ToXml
(node.AsNode(), syntaxTree, options);
248
retVal.Add(trivia.GetStructure().
ToXml
(syntaxTree, options));