6 references to Exception
Microsoft.CodeAnalysis.VisualBasic (6)
Compilation\DocumentationComments\DocumentationCommentCompiler.Common.vb (4)
55AllCollectable = Exception Or 76Case WellKnownTag.Exception 124Return WellKnownTag.Exception 341If wellKnownElementNodes.TryGetValue(WellKnownTag.Exception, builder) Then
Compilation\DocumentationComments\DocumentationCommentCompiler.Field.vb (1)
62ReportIllegalWellKnownTagIfAny(WellKnownTag.Exception, wellKnownElementNodes, symbolName)
Compilation\DocumentationComments\DocumentationCommentCompiler.NamedType.vb (1)
104ReportIllegalWellKnownTagIfAny(WellKnownTag.Exception, wellKnownElementNodes, symbolName)