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