5 references to XmlDocument
Microsoft.CodeAnalysis.VisualBasic (2)
Generated\Syntax.xml.Main.Generated.vb (1)
40256
Return SyntaxFactory.
XmlDocument
(declaration, Nothing, root, Nothing)
Generated\Syntax.xml.Syntax.Generated.vb (1)
30552
Dim newNode = SyntaxFactory.
XmlDocument
(declaration, precedingMisc, root, followingMisc)
Microsoft.CodeAnalysis.VisualBasic.Syntax.UnitTests (3)
Generated\Syntax.Test.xml.Generated.vb (3)
16877
SyntaxFactory.
XmlDocument
(Nothing, Nothing, GenerateRedXmlElement(), Nothing)
16885
SyntaxFactory.
XmlDocument
(GenerateRedXmlDeclaration(), Nothing, Nothing, Nothing)
16892
return SyntaxFactory.
XmlDocument
(GenerateRedXmlDeclaration(), Nothing, GenerateRedXmlElement(), Nothing)