19 references to CollectCommentsRegions
Microsoft.CodeAnalysis.VisualBasic.Features (19)
Structure\Providers\AccessorDeclarationStructureProvider.vb (1)
19
CollectCommentsRegions
(accessorDeclaration, spans, options)
Structure\Providers\CompilationUnitStructureProvider.vb (1)
20
CollectCommentsRegions
(compilationUnit, spans, options)
Structure\Providers\ConstructorDeclarationStructureProvider.vb (1)
20
CollectCommentsRegions
(constructorDeclaration, spans, options)
Structure\Providers\DelegateDeclarationStructureProvider.vb (1)
19
CollectCommentsRegions
(delegateDeclaration, spans, options)
Structure\Providers\EnumDeclarationStructureProvider.vb (2)
19
CollectCommentsRegions
(enumDeclaration, spans, options)
27
CollectCommentsRegions
(block.EndEnumStatement, spans, options)
Structure\Providers\EnumMemberDeclarationStructureProvider.vb (1)
19
CollectCommentsRegions
(enumMemberDeclaration, spans, options)
Structure\Providers\EventDeclarationStructureProvider.vb (2)
19
CollectCommentsRegions
(eventDeclaration, spans, options)
27
CollectCommentsRegions
(block.EndEventStatement, spans, options)
Structure\Providers\ExternalMethodDeclarationStructureProvider.vb (1)
19
CollectCommentsRegions
(externalMethodDeclaration, spans, options)
Structure\Providers\FieldDeclarationStructureProvider.vb (1)
19
CollectCommentsRegions
(fieldDeclaration, spans, options)
Structure\Providers\MethodDeclarationStructureProvider.vb (1)
19
CollectCommentsRegions
(methodDeclaration, spans, options)
Structure\Providers\NamespaceDeclarationStructureProvider.vb (2)
19
CollectCommentsRegions
(namespaceDeclaration, spans, options)
27
CollectCommentsRegions
(block.EndNamespaceStatement, spans, options)
Structure\Providers\OperatorDeclarationStructureProvider.vb (1)
19
CollectCommentsRegions
(operatorDeclaration, spans, options)
Structure\Providers\PropertyDeclarationStructureProvider.vb (2)
19
CollectCommentsRegions
(propertyDeclaration, spans, options)
27
CollectCommentsRegions
(block.EndPropertyStatement, spans, options)
Structure\Providers\TypeDeclarationStructureProvider.vb (2)
19
CollectCommentsRegions
(typeDeclaration, spans, options)
27
CollectCommentsRegions
(block.EndBlockStatement, spans, options)