2 references to XmlCharResult
Microsoft.CodeAnalysis.VisualBasic (2)
Scanner\ScannerXml.vb (1)
1046Return New XmlCharResult(c)
Scanner\XmlTokenFactories.vb (1)
101Dim xmlChAsUnicode = UTF16ToUnicode(New XmlCharResult(xmlCh))