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