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