6 references to ShouldSkipSymbol
Microsoft.CodeAnalysis.VisualBasic (6)
Compilation\DocumentationComments\DocumentationCommentCompiler.Event.vb (1)
29If Not ShouldSkipSymbol(symbol) Then
Compilation\DocumentationComments\DocumentationCommentCompiler.Field.vb (1)
28If Not ShouldSkipSymbol(symbol) Then
Compilation\DocumentationComments\DocumentationCommentCompiler.Method.vb (1)
28If Not ShouldSkipSymbol(symbol) Then
Compilation\DocumentationComments\DocumentationCommentCompiler.NamedType.vb (1)
32If Not ShouldSkipSymbol(symbol) Then
Compilation\DocumentationComments\DocumentationCommentCompiler.Namespace.vb (1)
27If Not ShouldSkipSymbol(symbol) Then
Compilation\DocumentationComments\DocumentationCommentCompiler.Property.vb (1)
28If Not ShouldSkipSymbol(symbol) Then