5 references to GetInteriorXml
Microsoft.CodeAnalysis.VisualBasic.Syntax.UnitTests (5)
Parser\XmlDocComments.vb (5)
75
Assert.DoesNotContain(vbCr, struct.
GetInteriorXml
(), StringComparison.Ordinal)
76
Assert.DoesNotContain(vbLf, struct.
GetInteriorXml
(), StringComparison.Ordinal)
77
Assert.Equal(" hello doc comments! hello doc comments!", struct.
GetInteriorXml
)
91
Dim txt = docComment.
GetInteriorXml
112
Dim txt = docComment.
GetInteriorXml