5 references to Type
Microsoft.CodeAnalysis.CSharp.Features (1)
Structure\Providers\TypeDeclarationStructureProvider.cs (1)
48
type: BlockTypes.
Type
,
Microsoft.CodeAnalysis.EditorFeatures (1)
Structure\StructureTag.cs (1)
149
BlockTypes.
Type
=> PredefinedStructureTagTypes.Type,
Microsoft.CodeAnalysis.ExternalAccess.FSharp (1)
Structure\FSharpBlockTypes.cs (1)
23
public static string Type => BlockTypes.
Type
;
Microsoft.CodeAnalysis.ExternalAccess.OmniSharp (1)
Structure\OmniSharpBlockTypes.cs (1)
21
public static string Type => BlockTypes.
Type
;
Microsoft.CodeAnalysis.Features (1)
Structure\BlockTypes.cs (1)
19
public const string Type = nameof(
Type
);