4 references to ParseXmlComment
Microsoft.CodeAnalysis.VisualBasic (4)
Parser\ParseXml.vb (4)
343result = ParseXmlComment(ScannerState.Misc) 485Dim xmlComment = ParseXmlComment(ScannerState.DocType) 638xml = ParseXmlComment(nextState) 1757xml = ParseXmlComment(ScannerState.Content)