3 references to Type
Microsoft.CodeAnalysis.CSharp.Features (1)
Structure\Providers\TypeDeclarationStructureProvider.cs (1)
48type: BlockTypes.Type,
Microsoft.CodeAnalysis.ExternalAccess.OmniSharp (1)
Structure\OmniSharpBlockTypes.cs (1)
21public static string Type => BlockTypes.Type;
Microsoft.CodeAnalysis.Features (1)
Structure\BlockTypes.cs (1)
19public const string Type = nameof(Type);